mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 07:31:57 +01:00
Instead of having 2 independent integers, used as boolean values, to know if the expect rule is invered and to know if the matching regexp has captures, we know use a 32-bits bitfield.