mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-24 15:51:48 +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.