chickadee » hpack » make-hpack-encoder

make-hpack-encoderprocedure

returns a function that accepts a list of headers and returns an HPACK string. The function takes an optional argument telling it whether to index headers when possible or not. Note that a header is a pair of a symbol and a string