We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1418ebf commit 4781e91Copy full SHA for 4781e91
src/Common/HTTPConnectionPool.cpp
@@ -456,8 +456,6 @@ class EndpointConnectionPool : public std::enable_shared_from_this<EndpointConne
456
response_stream = nullptr;
457
Session::setSendDataHooks();
458
Session::setReceiveDataHooks();
459
- Session::setSendThrottler();
460
- Session::setReceiveThrottler();
461
462
group->atConnectionDestroy();
463
0 commit comments