haproxy/include
Christopher Faulet 046cf44f6c MINOR: http-rules: Make set/del-map and add/del-acl custom actions
Now, these actions use their own dedicated function and are no longer handled
"in place" during the HTTP rules evaluation. Thus the action names
ACT_HTTP_*_ACL and ACT_HTTP_*_MAP are removed. The action type is now mapped as
following: 0 = add-acl, 1 = set-map, 2 = del-acl and 3 = del-map.
2020-01-20 15:18:45 +01:00
..
common BUG/MAJOR: hashes: fix the signedness of the hash inputs 2020-01-16 08:23:42 +01:00
import
proto MINOR: http-rules: Make replace-header and replace-value custom actions 2020-01-20 15:18:45 +01:00
types MINOR: http-rules: Make set/del-map and add/del-acl custom actions 2020-01-20 15:18:45 +01:00