Module ___HPack

Inheritance graph
___HPack HPack
Description

Low-level implementation of the HPACK (RFC 7541) header packing standard.

This is the header packing system that is used in HTTP/2 (RFC 7540).

Note

You typically do not want to access this module directly. Use the HPack module instead.

See also

HPack