haproxy/include
Willy Tarreau 4790f7c907 MEDIUM: h2: always parse and deduplicate the content-length header
The header used to be parsed only in HTX but not in legacy. And even in
HTX mode, the value was dropped. Let's always parse it and report the
parsed value back so that we'll be able to store it in the streams.
2019-01-24 19:07:26 +01:00
..
common MEDIUM: h2: always parse and deduplicate the content-length header 2019-01-24 19:07:26 +01:00
import
proto MEDIUM: stream-int: always mark pending outgoing SI_ST_CON 2019-01-24 19:06:43 +01:00
types MINOR: server: add a max-reuse parameter 2019-01-24 19:06:43 +01:00