Commit Graph

6 Commits (a8fc481cd3f2e006350c8bbac1a96ffd7bfe5f9a)

Author SHA1 Message Date
Philippe Antoine 64fcba228b http2: complete parsing of priority frames 5 years ago
Philippe Antoine c300a859a0 http2: keep track of dynamic headers table size
And evict entries accordingly to maximum size
5 years ago
Philippe Antoine 1a21eea0e9 http2: variable size integers decoded everywhere 5 years ago
Philippe Antoine 89573060d9 http2: use variable integer for headers lengths 5 years ago
Philippe Antoine e3b28bcf2a http2: returns error in case of index 0
As is documented in RFC 7541, section 6.1
The index value of 0 is not used.  It MUST be treated as a decoding
error if found in an indexed header field representation.
5 years ago
Philippe Antoine 1422b18a99 http2: initial support 5 years ago