1
This commit is contained in:
parent
dafc7107fd
commit
a6cc881c1c
@ -394,7 +394,7 @@ namespace f8
|
||||
node->method = method;
|
||||
node->url = url;
|
||||
url_params.ToUrlEncodeStr(node->url_params);
|
||||
// url_params.ToKVList(node->kv_params);
|
||||
//url_params.ToKVList(node->kv_params);
|
||||
node->content = std::string(content);
|
||||
if (headers) {
|
||||
headers->DeepCopy(node->headers);
|
||||
|
Loading…
x
Reference in New Issue
Block a user