mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-20 07:10:53 +08:00
Revert "修复302跳转时, 如果跨域,header不正确的问题 (#1349)"
This reverts commit 741b197f
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user