haproxy/include
Willy Tarreau 33a7e6901f [MEDIUM] acl: implement matching on header values
hdr(x), hdr_reg(x), hdr_beg(x), hdr_end(x), hdr_sub(x), hdr_dir(x),
hdr_dom(x), hdr_cnt(x) and hdr_val(x) have been implemented. They
apply to any of the possibly multiple values of header <x>.

Right now, hdr_val() is limited to integer matching, but it should
reasonably be upgraded to match long long ints.
2007-06-10 19:45:56 +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: implement matching on header values 2007-06-10 19:45:56 +02:00