mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 03:03:10 +02:00
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.