qt5base-lts/tests/auto/network/access/http2
Timur Pocheptsov 3a1a97dabe tst_http2::earlyResponse - fix a flaky and somewhat broken test
1. Fix erroneous logic, which was triggered in 'h2' mode (non-TLS connection)
- after the initial protocol upgrade/POST request was handled, the server
(on Windows specifically) was erroneously handling upcoming DATA frames by replying
with another redirect response.
2. Make the test less heavy by sending 1 MB of Qt::Uninitialize instead of 10 MB
- theoretically this could cause a timeout before the redirected request finished
successfully.

Task-number: QTBUG-73873
Change-Id: I961e0a5f50252988edd46d0e73baf96ee22eef3f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-02-20 08:43:48 +00: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::earlyResponse - fix a flaky and somewhat broken test 2019-02-20 08:43:48 +00:00
http2srv.h tst_http2::earlyResponse - fix a flaky and somewhat broken test 2019-02-20 08:43:48 +00:00
tst_http2.cpp tst_http2::earlyResponse - fix a flaky and somewhat broken test 2019-02-20 08:43:48 +00:00