qt5base-lts/tests/auto/network/access/http2
Timur Pocheptsov baf7180776 Use HTTP2WasUsedAttribute for HTTP2
Previously we were always setting SpdyWasUsedAttribute for SPDY/HTTP/2/HTTP/1.1
(true/false) which is confusing. Now if HTTP2AllowedAttribute was set to true on
a request, we set HTTP2WasUsedAttribute. Otherwise, as we did before, we're setting
SpdyWasUsedAttribute.

Change-Id: I0c44cfb5469fef0c12719baa951197ee2accee4a
Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-03-29 13:54:49 +00:00
..
certs HTTP2 - autotest 2016-07-14 10:20:36 +00:00
http2.pro Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00
http2srv.cpp HTTP/2 - fix handling of GOAWAY frame 2017-01-11 10:39:43 +00:00
http2srv.h HTTP/2 - fix handling of GOAWAY frame 2017-01-11 10:39:43 +00:00
tst_http2.cpp Use HTTP2WasUsedAttribute for HTTP2 2017-03-29 13:54:49 +00:00