Christopher Faulet 49c2a707ce BUG/MINOR: http-rules: Abort transaction when a redirect is applied on response
In the same way than for the request, when a redirect rule is applied the
transction is aborted. This must be done returning HTTP_RULE_RES_ABRT from
http_res_get_intercept_rule() function.

No backport needed because on previous versions, the action return values are
not handled the same way.
2020-03-06 15:44:38 +01:00
..
2019-09-08 12:20:13 +02:00
2020-02-28 10:26:29 +01:00
2020-03-05 19:52:07 +01:00
2020-03-05 19:52:07 +01:00
2020-03-03 15:26:10 +01:00
2020-03-04 12:02:27 +01:00