summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/http2srv.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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