Willy Tarreau bd5659bbe1 MINOR: hpack: provide a function to encode a long indexed header
For long header values whose index is known, hpack_encodde_long_idx()
may now be used. This function emits the short index and follows with
the header's value.
2018-12-11 09:07:01 +01:00
..
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00