summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/http2frames.cpp
Commit message (Expand)AuthorAgeFilesLines
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-0/+6
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-211-0/+33
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-191-261/+199
* HTTP/2 - do not set END_HEADERS if we have CONTINUATIONsTimur Pocheptsov2016-08-171-0/+1
* http2frame - do not rely on a socket's bufferTimur Pocheptsov2016-08-111-28/+55
* HTTP/2 - fix 'GOAWAY' frame size validationTimur Pocheptsov2016-07-251-2/+6
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+525