qt5base-lts/tests/auto/network/access/http2
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
..
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 HTTP/2: use a non-default MAX_FRAME_SIZE 2019-08-22 15:36:22 +02:00
http2srv.h HTTP/2: use a non-default MAX_FRAME_SIZE 2019-08-22 15:36:22 +02:00
tst_http2.cpp Retire SPDY protocol implementation (Qt6) 2019-09-25 14:46:28 +02:00