Willy Tarreau 39c80ebff0 MINOR: hpack: provide a function to encode an HTTP method
The new function hpack_encode_method() supports encoding a method.
It knows about GET and POST which use a single byte, and falls back
to literal encoding for other ones.
2018-12-11 09:07:02 +01:00
..
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00