qt5base-lts/tests/auto/network/access
Timur Pocheptsov 69ff49e8f1 Enable cleartext HTTP/2 and bring the auto-test back to life
HTTP/2 does not require TLS connection, it can work in a cleartext mode.
Plus at the moment only OpenSSL backend  allows HTTP/2 negotiation
via ALPN/NPN (and none of our CI configurations with OpenSSL supports
these extensions, rendering HTTP/2 auto-test useless). This patch
implements cleartext HTTP/2 ('h2c') in 'direct' mode - this is
allowed if a client has a prior knowledge that HTTP/2 is supported by
a server.

Change-Id: I4978775e9732c40bc77f549b83bb4a5d1761887e
Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2016-08-11 15:38:20 +00:00
..
hpack HPACK implementation 2016-06-15 11:26:45 +00:00
http2 Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00
qabstractnetworkcache qabstractnetworkcache - enable several tests 2016-01-26 13:12:03 +00:00
qftp Merge remote-tracking branch 'origin/5.7' into dev 2016-04-11 09:12:36 +02:00
qhttpnetworkconnection Do not spin cpu unnecessarily in qhttpnetworkconnection test 2016-07-15 08:57:26 +00:00
qhttpnetworkreply Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-11 20:08:50 +01:00
qnetworkaccessmanager Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcachemetadata Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookie Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookiejar Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkdiskcache Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkreply Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
qnetworkrequest Updated license headers 2016-01-21 18:55:18 +00:00
spdy Updated license headers 2016-01-21 18:55:18 +00:00
access.pro Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00