qt6-bb10/tests/auto/network/access
Mate Barany f9b6666e1d Do not keep the headers and message body in case of temporary redirect
The implementation of GET requests with body (QTBUG-112871) keeps the
body after it has been redirected. However, in case of temporary
redirect (status code 307) this seems to be an incorrect behavior.

Reset the headers and the body in case of temporary redirect.

Change-Id: I10be702b017a42cca27a37dfe2249da2f59c0328
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit f6a5c7e011d24db22afa5a3bf92749b9bb9e9354)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 5581c629221948058da043179a2be2e6442bc597)
2025-02-21 00:03:44 +00:00
..
hpack HPack: test and fix Dynamic Table Size Update 2025-01-13 17:44:10 +01:00
hsts Change license for tests files 2024-02-04 09:56:42 +01:00
http2 tst_Http2: Test SETTINGS_HEADER_TABLE_SIZE handling 2025-01-13 17:44:13 +01:00
qabstractnetworkcache Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
qdecompresshelper Change license for tests files 2024-02-04 09:56:42 +01:00
qformdatabuilder QFormDataBuilder: add options 2024-07-12 11:45:55 +00:00
qhttp2connection QHttp2Connection: Fix handling of MAX_HEADER_TABLE_SIZE setting 2025-01-15 21:53:47 +00:00
qhttpheaderparser Change license for tests files 2024-02-04 09:56:42 +01:00
qhttpheaders Relax QHttpHeaders value field checks to allow UTF-8 2024-06-18 04:53:43 +00:00
qhttpheadershelper Add QHttpHeaders to QNetworkRequest 2024-04-29 18:26:15 +02:00
qhttpnetworkconnection QNonContiguousByteDeviceByteArrayImpl: store value not pointer 2024-08-08 00:33:14 +02:00
qhttpnetworkreply Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkaccessmanager Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkcachemetadata Add QHttpHeaders methods to QNetworkCacheMetaData 2024-05-02 22:11:44 +02:00
qnetworkcookie Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkcookiejar Update public suffix list 2025-01-23 14:26:31 +00:00
qnetworkdiskcache Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkreply Do not keep the headers and message body in case of temporary redirect 2025-02-21 00:03:44 +00:00
qnetworkreply_local Enable compilation of qtbase with localserver off 2024-09-19 15:09:47 +00:00
qnetworkrequest Fix compilation issues when configuration features are disabled 2024-06-05 08:55:18 +00:00
qnetworkrequestfactory CMake: Make a few more auto tests standalone 2024-03-14 01:14:18 +01:00
qrestaccessmanager Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
CMakeLists.txt Add move semantics autotest for QFormDataBuilder 2024-06-20 19:30:13 +00:00