Http client 302跳转

This commit is contained in:
xiongziliang
2019-07-01 17:48:09 +08:00
parent 3c91bf1351
commit 339fdf0de4
2 changed files with 1 additions and 2 deletions

View File

@@ -221,7 +221,6 @@ public:
_recvedBodySize = 0;
_totalBodySize = 0;
_aliveTicker.resetTime();
_fTimeOutSec = 0;
_chunkedSplitter.reset();
HttpRequestSplitter::reset();
}