Actions
Bug #3956
closed
PA
PA
HTTP2 support variable integer lengths for headers
Bug #3956:
HTTP2 support variable integer lengths for headers
Affected Versions:
Effort:
Difficulty:
Label:
Description
HTTP2 has a specific encoding for integer, starting with only a subset of bits for the first byte.
see https://tools.ietf.org/html/rfc7541#section-5.1
It was not supported for headers, even if it was supported for dynamic table size update
Files
Actions