Commit 60f11df1 by xiongziliang

Revert "修复302跳转时, 如果跨域,header不正确的问题 (#1349)"

This reverts commit 741b197f
parent 6636482b
......@@ -105,7 +105,6 @@ void HttpClient::clearResponse() {
_recved_body_size = 0;
_total_body_size = 0;
_parser.Clear();
_header.clear();
_chunked_splitter = nullptr;
_recv_timeout_ticker.resetTime();
_total_timeout_ticker.resetTime();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论