haproxy/include
Willy Tarreau acc980036f MEDIUM: action: add a new flag ACT_FLAG_FIRST
This flag is used by custom actions to know that they're called for the
first time. The only case where it's not set is when they're resuming
from a yield. It will be needed to let them know when they have to
allocate some resources.
2015-09-27 23:34:39 +02:00
..
common MINOR: standard: avoid DNS resolution from the function str2sa_range() 2015-09-27 15:04:32 +02:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto MINOR: http: split initialization 2015-09-25 23:39:48 +02:00
types MEDIUM: action: add a new flag ACT_FLAG_FIRST 2015-09-27 23:34:39 +02:00