qt6-bb10/tests/auto/network
Mate Barany 6d08db8666 Handle informational HTTP replies (1xx) for HTTP/2
Make QHttp2ProtocolHandler discard all informational (1xx) replies 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."

Fixes: QTBUG-121755
Change-Id: I8b8d578f23d4fbe28929f8c54b3607bcaf85405f
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2024-03-01 23:57:13 +01:00
..
access Handle informational HTTP replies (1xx) for HTTP/2 2024-03-01 23:57:13 +01:00
kernel Change license for tests files 2024-02-04 09:56:42 +01:00
selftest Change license for tests files 2024-02-04 09:56:42 +01:00
socket tst_qudpsocket: add helper exe to dependencies 2024-02-29 14:56:11 +01:00
ssl Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00