mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-22 03:43:33 +02:00
HTTP header fetch is now done using smp_fetch_hdr() for both ACLs and patterns. This one also supports an occurrence number, making it possible to specify explicit occurrences for ACLs and patterns.