log src/http/v2/ngx_http_v2_huff_encode.c @ 7660:d33e17499088

age author description
Fri, 12 Feb 2016 16:36:20 +0300 Valentin Bartenev HTTP/2: fixed undefined behavior in ngx_http_v2_huff_encode().
Thu, 11 Feb 2016 15:35:36 +0300 Valentin Bartenev HTTP/2: implemented HPACK Huffman encoding for response headers.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).