summaryrefslogtreecommitdiffhomepage
path: root/src/http/v2/ngx_http_v2_encode.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21Moved Huffman coding out of HTTP/2.Ruslan Ermilov1-1/+1
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.
2018-03-17HTTP/2: externalized various constants and interfaces.Maxim Dounin1-0/+62