qt5base-lts/tests/auto/network/access
Timur Pocheptsov 4b445481c3 tst_http2 - extend 'singleRequest' test case
to test different h2 modes: "h2c" (clear text with protocol upgrade),
"h2" (encrypted, negotiating via ALPN extension), "h2-direct" (encrypted,
no ALPN), "h2c-direct" (plain text, no protocol upgrade). This patch-set
is  an amendment to the recent fix in the protocol handler where we were
crashing in "h2c-direct" mode.

Change-Id: I3ff5ed1396a59b72b59a95f927d404ccd202d0b8
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-04-09 04:08:01 +00:00
..
hpack Hpack - fix the static lookup 2019-03-04 16:18:14 +00:00
hsts Auto-tests: remove unneeded 'gui' from QT variable 2018-04-18 14:22:26 +00:00
http2 tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
qabstractnetworkcache Network cache: Stop treating no-cache like no-store 2019-03-22 13:25:54 +00:00
qftp tests/auto/network: Avoid unconditional qWait()s 2018-05-08 12:35:40 +00:00
qhttpnetworkconnection Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qhttpnetworkreply Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qnetworkaccessmanager QNetworkReply: fix isFinished() for disabled replies 2018-03-17 08:38:29 +00:00
qnetworkcachemetadata Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookie Add qtest_network.h 2016-09-29 21:46:19 +00:00
qnetworkcookiejar Stop rejecting cookies which have a domain that matches a TLD 2018-04-30 11:18:43 +00:00
qnetworkdiskcache Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qnetworkreply Network cache: Stop treating no-cache like no-store 2019-03-22 13:25:54 +00:00
qnetworkrequest Merge remote-tracking branch 'origin/5.11' into dev 2018-05-24 16:29:14 +02:00
spdy Updated license headers 2016-01-21 18:55:18 +00:00
access.pro Add HTTP strict tranport security support to QNAM 2017-01-20 08:41:50 +00:00