summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/http2protocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-1/+2
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-29/+100
* HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-0/+2
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-2/+73
* Revert "Implement protocol upgrade for HTTP/2 enabled requests"Timur Pocheptsov2016-08-041-47/+0
* Implement protocol upgrade for HTTP/2 enabled requestsTimur Pocheptsov2016-08-031-0/+47
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+156