haproxy/include
Christopher Faulet 9f38f5aa80 MINOR: muxes: Add a flag to specify a multiplexer uses the HTX
A multiplexer must now set the flag MX_FL_HTX when it uses the HTX to structured
the data exchanged with channels. the muxes h1 and h2 set this flag. Of course,
for the mux h2, it is set on h2_htx_ops only.
2019-04-12 22:06:53 +02:00
..
common MEDIUM: h1: Add an option to sanitize connection headers during parsing 2019-04-12 22:06:53 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: proto_htx: Don't adjust transaction mode anymore in HTX analyzers 2019-04-12 22:06:53 +02:00
types MINOR: muxes: Add a flag to specify a multiplexer uses the HTX 2019-04-12 22:06:53 +02:00