mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 11:33:40 +02:00
All ACLs which need to process HTTP contents first call this function which performs all the preliminary tests and also triggers the request parsing if needed. A macro was written to simplify the code. As a side effect, it's not required anymore to check for the HTTP ACL before checking for HTTP contents.