Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adjusted Huffman coding debug logging, missed in 7977:336084ff943b. | Sergey Kandaurov | 2023-11-14 |
| | | | | Spotted by XingY Wang. | ||
* | Moved Huffman coding out of HTTP/2. | Ruslan Ermilov | 2021-12-21 |
ngx_http_v2_huff_decode.c and ngx_http_v2_huff_encode.c are renamed to ngx_http_huff_decode.c and ngx_http_huff_encode.c. |