haproxy/include
Willy Tarreau 5adeda1f63 MAJOR: acl: add option -m to change the pattern matching method
ACL expressions now support "-m" in addition to "-i" and "-f". This new
option is followed by the name of the pattern matching method to be used
on the extracted pattern. This makes it possible to reuse existing sample
fetch methods with other matching methods (eg: regex). A "found" matching
method ignores any pattern and only verifies that the required sample was
found (useful for cookies).
2013-04-03 02:13:01 +02:00
..
common BUILD: add explicit support for TFO with USE_TFO 2013-04-02 17:40:43 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires 2013-04-03 02:13:00 +02:00
types MAJOR: acl: add option -m to change the pattern matching method 2013-04-03 02:13:01 +02:00