summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/http2srv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-201-3/+3
* tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-091-24/+31
* tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-201-0/+14
* tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-041-5/+27
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-2/+26
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-12/+10
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-14/+181
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-1/+1
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-111-0/+18
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-211-4/+59
* HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-061-0/+0
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-191-42/+46
* HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-111-36/+60
* HTTP2 - autotestTimur Pocheptsov2016-07-141-0/+611