]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[TESTS] added test-acl.cfg to test some ACL combinations
authorWilly Tarreau <w@1wt.eu>
Wed, 9 Jul 2008 14:18:21 +0000 (16:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Jul 2008 14:18:21 +0000 (16:18 +0200)
commit11382813a1aa1cb3c822997e7f20dfdfed34a60f
tree300c2955c9ec356f1165bd6dd58bd4a5b9cbdb71
parenta8cfa34a9c011cecfaedfaf7d91de3e5f7f004a0
[TESTS] added test-acl.cfg to test some ACL combinations

various rules constructions can be tested with this test case.
include/proto/acl.h
include/types/acl.h
src/acl.c
src/proto_http.c
tests/test-acl.cfg [new file with mode: 0644]