summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/http2srv.h
Commit message (Expand)AuthorAgeFilesLines
* Handle informational HTTP replies (1xx) for HTTP/2Mate Barany2024-03-011-0/+3
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Http2: fix 401 authentication required w/o challengeMårten Nordheim2024-01-251-0/+3
* Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITYMårten Nordheim2023-04-011-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Http2: Fix redirect-handlingMårten Nordheim2022-02-201-0/+6
* HTTP/2 authentication requiredMårten Nordheim2021-04-291-0/+7
* QNetworkReply/http2: Add a contentEncoding testMårten Nordheim2020-05-131-0/+4
* HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-221-0/+1
* Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-201-4/+7
* tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-091-2/+13
* tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-201-0/+1
* tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-041-0/+4
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+5
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-17/+4
|\
| * HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-17/+4
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-0/+33
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-111-0/+4
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-211-0/+4
* HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-061-0/+0
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-191-3/+4
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-111-4/+5
* HTTP2 - autotestTimur Pocheptsov2016-07-141-0/+166