commit | aab1b67383993b93bd70144825bc4350e3986a10 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 18 16:44:02 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 20 09:43:31 2020 +0100 |
tree | 15bc9e74bd47b5c5e069aabae7236aebfae97345 | |
parent | bdec3ba79668ff78ee882fbf77d219313fc358ff [diff] |
BUG/MEDIUM: http-ana: Don't eval http-after-response ruleset on empty messages It is not possible on response comming from a server, but an errorfile may be empty. In this case, the http-after-response ruleset must not be evaluated because it is totally unexpected to manipulate headers on an empty HTX message. This patch must be backported everywhere the http-after-response rules are supported, i.e as far as 2.2.