haproxy/include
Christopher Faulet 0e160ff5bb MINOR: stream: Set a flag when the stream uses the HTX
The flag SF_HTX has been added to know when a stream uses the HTX or not. It is
set when an HTX stream is created. There are 2 conditions to set it. The first
one is when the HTTP frontend enables the HTX. The second one is when the attached
conn_stream uses an HTX multiplexer.
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: stream: Set a flag when the stream uses the HTX 2019-04-12 22:06:53 +02:00