haproxy/include
Willy Tarreau 1e1f27c5c1 MINOR: h2: add h2_make_htx_trailers to turn H2 headers to HTX trailers
This function is usable to transform a list of H2 header fields to a
HTX trailers block. It takes care of rejecting forbidden headers and
pseudo-headers when performing the conversion. It also emits the
trailing CRLF that is currently needed in the HTX trailers block.
2019-01-03 18:45:38 +01:00
..
common MINOR: h2: add h2_make_htx_trailers to turn H2 headers to HTX trailers 2019-01-03 18:45:38 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: lb: allow redispatch when using consistent hash 2019-01-02 20:22:17 +01:00
types MEDIUM: sessions: Keep track of which connections are idle. 2018-12-28 19:16:03 +01:00