summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/tst_http2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+5
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+5
* | tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-041-1/+3
* | h2 auto test - replace QEventLoop (and QTimer) with QTestEventLoopTimur Pocheptsov2018-04-181-12/+3
|/
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+47
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-50/+39
* HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-1/+4
* Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-291-1/+8
* Fix http2 auto-testTimur Pocheptsov2017-02-151-1/+3
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-111-12/+91
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-211-25/+123
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-111-20/+12
* HTTP2 - autotestTimur Pocheptsov2016-07-141-0/+449