haproxy/include
Willy Tarreau c8d7c96b26 [MEDIUM] acl: support '-i' to ignore case when matching
Implemented the "-i" option on ACLs to state that the matching
will have to be performed for all patterns ignoring case. The
usage is :

   acl <aclname> <aclsubject> -i pattern1 ...

If a pattern must begin with "-", either it must not be the first one,
or the "--" option should be specified first.
2007-06-17 08:20:33 +02:00
..
common [RELEASE] Released version 1.3.11.4 with the following main changes : 2007-06-03 17:27:07 +02:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MINOR] acl: specify the direction during fetches 2007-06-10 10:06:18 +02:00
types [MEDIUM] acl: support '-i' to ignore case when matching 2007-06-17 08:20:33 +02:00