hpack v2.0.0 API Reference

Modules

Implementation of the HPack protocol, a compression format for efficiently representing HTTP header fields, to be used in HTTP/2.

Huffman static table de/encoding as defined in RFC 7541.

Functions to maintain the (de)compression context. Contains the static tables as well as all menagement of the dynamic table.