MINOR: http-rules: Add a rule result to report internal error
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 16 Dec 2019 11:22:05 +0000 (12:22 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Jan 2020 14:18:45 +0000 (15:18 +0100)
commit4d90db5f4c39764c1e071921fac6b271c0e4899d
tree76f72a22eabc450eb8b902115acb661709757840
parentb8a5371a3229ea2b17fa695dd6d654b9433a7828
MINOR: http-rules: Add a rule result to report internal error

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.
include/types/http_ana.h