Commit 1b4f5313 by ziyue

修复异步http api相关bug

parent 10522e4e
......@@ -151,6 +151,7 @@ public:
_get_args = that._get_args;
_get_parser = that._get_parser;
_get_value = that._get_value;
_cache_able = true;
} else {
that._clone(*this);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论