Parents: | http2 |
Class | Superclass | Slots |
hpack-context | tuple | max-size dynamic-table |
hpack-decode-error | tuple | error-msg |
Word | Stack effect |
hpack-decode | ( decode-context block -- updated-context decoded ) |
hpack-decode-error | ( error-msg -- * ) |
hpack-encode | ( encode-context headers -- updated-context block ) |
Word | Stack effect |
hpack-context? | ( object -- ? ) |
hpack-decode-error? | ( object -- ? ) |
Vocabulary | Summary |
http2.hpack.huffman |