qt5base-lts/tests/auto/network/access/qnetworkreply
Mårten Nordheim 9078b41dde QHttp: Move the emission of requestSent
Moved to after the header is actually written, not just generated.
For requests with data (put/post) we may have to wait for a callback
before the data to write is available. Since we then delay writing the
header as well it would be disingenuous to emit requestSent().

Pick-to: 6.3
Change-Id: I76c2d40ca48faaa1f6730ce8b3d5a8a4c3156f8f
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-02-18 13:44:41 +01:00
..
certs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-25 15:47:42 +02:00
data QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
echo Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
test QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
.gitattributes
.gitignore
4G.br QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
bigfile
BLACKLIST QAbstractSocket: Don't pretend pause and resume is a stack 2022-02-09 22:26:20 +01:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
element.xml
empty
image1.jpg
image2.jpg
image3.jpg
index.html
resource
rfc3252.txt
smb-file.txt
testserver_index.html Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
tst_qnetworkreply.cpp QHttp: Move the emission of requestSent 2022-02-18 13:44:41 +01:00