http2-0.0.1: HTTP/2.0 library including HPACK

Safe HaskellNone

Network.HPACK.HeaderBlock.From

Synopsis

Documentation

decodeStep :: Context -> HeaderField -> IO ContextSource

Decoding step for one HeaderField. Exporting for the test purpose.