httpclient icon indicating copy to clipboard operation
httpclient copied to clipboard

上传文件问题

Open luoyunfeng2016 opened this issue 5 years ago • 0 comments

同时post数据和文件时有问题,HttpClient.execute总是返回false,实际上已经成功,而且数据已经取到了,问题大概在HttpClient::downloadBody(const std::string& body_header)这里

luoyunfeng2016 avatar Jan 19 '21 15:01 luoyunfeng2016