qt5base-lts/tests/auto/network
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
..
access tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel Populate test data for reverse lookups using system tools 2019-04-05 05:50:18 +00:00
socket Make tst_QUdpSocket::lincLocalIPv6 less sadistic 2019-02-21 11:14:48 +00:00
ssl Expand blacklisting of tst_qsslkey to cover all versions of RHELs 2019-03-10 14:08:21 +00:00
network.pro