qt6-bb10/tests/auto
Mate Barany bb34c6fa6b Make QNAM handle all informational HTTP replies
Make QNetworkAccessManager to discard all informational (1xx) replies
from HTTP servers with the exception of 101.

According to RFC 9110:

"A client MUST be able to parse one or more 1xx responses received
prior to a final response, even if the client does not expect one.
A user agent MAY ignore unexpected 1xx responses."

Status code 101 is an exception because we use it to upgrade to http2
cleartext when it is enabled.

Fixes: QTBUG-108068
Change-Id: I415ff053180a43f0c7ff1b4b2a60fd114ce08ac9
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2024-02-06 19:10:45 +02:00
..
bic/data Add binary compatibility file for 6.6.0 2023-10-17 22:23:42 +03:00
cmake Change license for tests files 2024-02-04 09:56:42 +01:00
concurrent Remove extra semi-colons 2024-02-06 20:17:18 +09:00
corelib Remove extra semi-colons 2024-02-06 20:17:18 +09:00
dbus Remove extra semi-colons 2024-02-06 20:17:18 +09:00
gui Remove extra semi-colons 2024-02-06 20:17:18 +09:00
guiapplauncher Turn the "concentriccircles" example into snippets, update screenshot 2023-12-14 20:06:32 +01:00
network Make QNAM handle all informational HTTP replies 2024-02-06 19:10:45 +02:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
other Change license for tests files 2024-02-04 09:56:42 +01:00
printsupport Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
sql Change license for tests files 2024-02-04 09:56:42 +01:00
testlib Change license for tests files 2024-02-04 09:56:42 +01:00
tools Change license for tests files 2024-02-04 09:56:42 +01:00
wasm Change license for tests files 2024-02-04 09:56:42 +01:00
widgets Remove extra semi-colons 2024-02-06 20:17:18 +09:00
xml Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt CI: Enable some tests under corelib/thread for Wasm platform 2023-09-14 11:58:48 +02:00
network-settings.h Change license for tests files 2024-02-04 09:56:42 +01:00