Module hpack

Module hpack 

Available on crate features http and http-full only.

Structs§

Decoder
Decodes headers using HPACK
Encoder

Enums§

DecoderError
Represents all errors that can be encountered while performing the decoding of an HPACK header set.
Header
HTTP/2 Header
NeedMore