]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: http-rules: Preserve FLT_END analyzers on reject action
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 13:02:57 +0000 (14:02 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 13:13:00 +0000 (14:13 +0100)
commitc5bb5a0f2b36bffcea807bd7e529abdc35c23067
tree60ebfaaf00b6e11bd4f0ca3effc54ab2266bb7bc
parent90d22a88cbb2750751ef227e01c57ae04c0e2001
BUG/MINOR: http-rules: Preserve FLT_END analyzers on reject action

When at least a filter is attached to a stream, FLT_END analyzers must be
preserved on request and response channels.

This patch should be backported as far as 1.8.
src/http_act.c