mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 23:51:09 +01:00
Replace the generic integer with an enumerated list. This allows light type check and helps debugging (seeing action = 2 in the struct is not helpful).