haproxy/include
Willy Tarreau dc42acddb6 MINOR: connection: add conn_stop_tracking() to disable tracking
This will be used before conn_full_close() instead of using
conn_force_close(), resulting in a clearer exit path in various
situations.
2017-10-22 09:54:16 +02:00
..
common MINOR: http: add very simple header management based on double strings 2017-10-22 09:54:14 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: connection: add conn_stop_tracking() to disable tracking 2017-10-22 09:54:16 +02:00
types REORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_* 2017-10-22 09:54:15 +02:00