diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-03-30 15:48:51 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-04-05 10:21:40 (GMT) |
commit | 989ca02a932cf7c90e8d29c18dd72415e46afb81 (patch) | |
tree | 65b0aac9fc3931eaa517b82c46b7ea93e80a278b /src/network/access/qhttpnetworkconnectionchannel_p.h | |
parent | e1f5699f262d52e72d6855440cfc1c2919b74163 (diff) | |
download | Qt-989ca02a932cf7c90e8d29c18dd72415e46afb81.zip Qt-989ca02a932cf7c90e8d29c18dd72415e46afb81.tar.gz Qt-989ca02a932cf7c90e8d29c18dd72415e46afb81.tar.bz2 |
Fix assert fail when debug log is enabled
Enough debug logging allows time for the proxy server to close the http
connection after sending a 407 response. This errors the connection,
but then the queued _q_startNextRequest is immediately run, causing an
assertion failure.
Changed this to a soft failure which allows the error to propagate
rather than crashing.
Test case is tst_qnetworkreply::ioPostToHttpFromSocket
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/network/access/qhttpnetworkconnectionchannel_p.h')
0 files changed, 0 insertions, 0 deletions