qt5base-lts/tests/auto/network/access/http2
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
..
certs HTTP2 - autotest 2016-07-14 10:20:36 +00:00
http2.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
http2srv.cpp tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
http2srv.h tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
tst_http2.cpp tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00