mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-03 01:51:00 +01:00
Now, when HTTP rules are evaluated, HTTP_RULE_RES_ERROR must be returned when an internal error is catched. It is a way to make the difference between a bad request or a bad response and an error during its processing.