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 Create auto test for http HEAD request 2011-10-06 11:24:20 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
4G.br QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
bigfile Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
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 qnetworkreplyfileimpl: set attributes if file was sent 2015-05-04 11:20:40 +00:00
empty Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
image1.jpg Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
image2.jpg Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
image3.jpg Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
index.html fix tst_QNetworkReply::headFromHttp failure 2011-10-12 18:01:19 +02:00
resource Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
rfc3252.txt Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
smb-file.txt Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
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