65bcac95a7
The requests will remove themselves once they get deleted but since the deletion is done through a _queued_ invokeMethod to 'deleteLater' we will call QHttpNetworkConnection::_q_startNextRequest first which may end up starting a reconnect of the TCP socket which we had the error on. In this specific instance it manifested as a race condition where we either don't get a proxyAuthorizationRequired signal at all (it was emitted while we didn't have any valid replies), or we get the signal emitted too late and it gets emitted on whatever the next reply was. Task-number: QTBUG-88417 Pick-to: 5.15 6.0 Change-Id: If3f8ececc5550f1868c90124559cb8e3029646d8 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> |
||
---|---|---|
.. | ||
certs | ||
echo | ||
test | ||
.gitattributes | ||
.gitignore | ||
bigfile | ||
BLACKLIST | ||
CMakeLists.txt | ||
element.xml | ||
empty | ||
image1.jpg | ||
image2.jpg | ||
image3.jpg | ||
index.html | ||
qnetworkreply.pro | ||
qnetworkreply.qrc | ||
resource | ||
rfc3252.txt | ||
smb-file.txt | ||
testserver_index.html | ||
tst_qnetworkreply.cpp |