qt5base-lts/tests/auto/network/access/http2
Timur Pocheptsov b9b48464df tst_http2::goaway - run in ALPN mode only
I was observing rare crashes on my mac, where I was using SecureTransport.
This would imply both the client (the test) and the server were working
in h2c mode. But this is against the test's logic - the first request
will be HTTP/1.1 (and upgrading protocol) and I wanted to send 3 HTTP/2
requests instead.

Fixes: QTBUG-77476
Change-Id: I048ca242e2096ca36dd112277807d1fee530150c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-09-04 15:35:50 +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 tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
http2srv.h tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
tst_http2.cpp tst_http2::goaway - run in ALPN mode only 2019-09-04 15:35:50 +02:00