qt5base-lts/tests/benchmarks/network/access
Timur Pocheptsov 13e0a36626 Retire SPDY protocol implementation (Qt6)
As it was superseded by HTTP/2. Bye, Speedy. Since it's Qt 6,
we also fix the attribute's enumerator to fit our coding
convention with HTTP2AllowedAttribute becoming Http2AllowedAttribute,
and the same for HTTP2WasUsedAttribute.

tst_qnetworkreply in 'benchmark' directory of qtbase/tests
was updated - we have the logic they tested in preConnectEncrypted
in tst_http2 now.

Manual qnetworkreply test was updated (instead of SPDY in NPN failure
we can use H2, the second test was deleted - again, auto-tested in
tst_http2).

Change-Id: I559c140c333ddf72664911c6e275b1d0d2b980a9
Task-number: QTBUG-78255
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-09-25 14:46:28 +02:00
..
qfile_vs_qnetworkaccessmanager Bump version to Qt 6 2019-05-14 12:14:08 +00:00
qnetworkdiskcache Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qnetworkreply Retire SPDY protocol implementation (Qt6) 2019-09-25 14:46:28 +02:00
qnetworkreply_from_cache Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
access.pro Improve QByteDataBuffer::read() performance with partial reads 2012-11-03 00:24:37 +01:00