qt5base-lts/tests/auto/network
Mate Barany 0345f07dd1 Support body for an HTTP GET request
Add two overloads to QNetworkAccessManager to support GET requests
with body.

Modify QNetworkReplyHttpImpl as well as these requests should not
be cached.

If the request is redirected it is possible that its type changes
from POST/PUT to GET and in this case the message body is deleted.
However, if a GET request has a body it should keep it after it has
been redirected - modify QNetworkReplyHttpImpl to keep the message
body after it has been redirected.

Fixes: QTBUG-112871
Change-Id: Ib01898638ed94238a98291870a5c51d56030868a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2023-10-17 21:23:42 +02:00
..
access Support body for an HTTP GET request 2023-10-17 21:23:42 +02:00
kernel tst_QDnsLookup: fix typo in CMakeListst.txt 2023-09-04 14:17:12 -07:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket QAbstractSocketEngine: port to QDeadlineTimer 2023-10-07 02:28:12 +03:00
ssl tst_qsslkey: Fix CMake condition 2023-09-01 00:11:51 +02:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00