qt5base-lts/tests/auto/network/access/qnetworkreply
Mårten Nordheim 306ebe03ea Http: Fix POST-to-GET redirects still uploading or transmitting CL
CL = Content-Length

The uploadByteDevice was kept after a redirect which caused the
internals to assume that we had to upload the data. Even if this was
not the case we still transmitted the Content-Length header from the
first request which was now stored in two places.

Fixes: QTBUG-84162
Pick-to: 5.15
Change-Id: Ic86b1ef0766ffcc50beeed96c1c915b721d40209
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-06-12 16:11:55 +02:00
..
certs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-25 15:47:42 +02:00
echo Regenerate tests/auto/network/access 2019-11-13 10:07:12 +00:00
test Remove winrt 2020-06-06 20:25:49 +02:00
.gitattributes
.gitignore
bigfile
BLACKLIST Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
element.xml
empty
image1.jpg
image2.jpg
image3.jpg
index.html
qnetworkreply.pro Remove winrt 2020-06-06 20:25:49 +02:00
qnetworkreply.qrc
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 Http: Fix POST-to-GET redirects still uploading or transmitting CL 2020-06-12 16:11:55 +02:00