summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttp2protocolhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-5/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-5/+5
| |\
| | * Fix private includes in qhttp2protocolhandler_p.hJoerg Bornemann2017-10-271-5/+5
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-061-8/+26
|\| |
| * | HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-8/+26
* | | Modernize use of 'http' featureUlf Hermann2017-11-061-4/+2
|/ /
* | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-6/+2
* | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-2/+2
|/
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-211-4/+15
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-191-4/+5
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-111-2/+2
* Revert "Implement protocol upgrade for HTTP/2 enabled requests"Timur Pocheptsov2016-08-041-11/+3
* Implement protocol upgrade for HTTP/2 enabled requestsTimur Pocheptsov2016-08-031-3/+11
* Add "We mean it." warning to HTTP2 protocol handler headersFriedemann Kleint2016-07-131-0/+11
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+196