aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_huff_encode.c
Commit message (Collapse)AuthorAge
* Moved Huffman coding out of HTTP/2.Ruslan Ermilov2021-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.