зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1786881 - Reuse connection for connection based auth, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D156154
This commit is contained in:
Родитель
f01f36cf9c
Коммит
8feb378b2c
|
@ -1000,7 +1000,6 @@ void nsHttpConnection::HandleTunnelResponse(uint16_t responseStatus,
|
|||
LOG(("proxy CONNECT failed! endtoendssl=%d onlyconnect=%d\n", isHttps,
|
||||
onlyConnect));
|
||||
mTransaction->SetProxyConnectFailed();
|
||||
mDontReuse = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче