haproxy/include
Christopher Faulet 08088e77c6 MINOR: conn-stream: Add CL_FL_NOT_FIRST flag
This flags will be used by multiplexers to warn a conn-stream (and, by
transitivity, a stream) it is not the first one created by the mux. It will help
mux H1 to handle keep-alive connections.
2018-10-12 16:09:26 +02:00
..
common MINOR: http: Move comment about some HTTP macros in the right header file 2018-10-12 16:00:24 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: http: Export some functions and do cleanup to prepare HTTP refactoring 2018-10-12 16:00:45 +02:00
types MINOR: conn-stream: Add CL_FL_NOT_FIRST flag 2018-10-12 16:09:26 +02:00