qt6-bb10/tests/auto/network/access/http2
Mårten Nordheim 9909ec0bc6 QNAM: Reintroduce h2c with an attribute
[ChangeLog][QtNetwork][QNetworkRequest] Added
QNetworkRequest::Http2CleartextAllowedAttribute which controls whether
HTTP/2 cleartext (h2c) is allowed or not. The default is false. This
replaces the QT_NETWORK_H2C_ALLOWED environment variable.

Task-number: QTBUG-98642
Change-Id: I43ae1cc671788f6d2559cd316f6667b412c8e75e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-04 08:20:52 +00:00
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt tests: Use QT_TESTCASE_SOURCEDIR define 2021-08-11 21:03:56 +02:00
http2srv.cpp Move QNAM's http header parsing into separate class 2021-09-09 16:55:50 +02:00
http2srv.h HTTP/2 authentication required 2021-04-29 13:05:16 +02:00
tst_http2.cpp QNAM: Reintroduce h2c with an attribute 2021-12-04 08:20:52 +00:00