BUG/MINOR: compression: Check response headers before http-response rules eval
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Sep 2017 09:39:36 +0000 (11:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Sep 2017 16:42:23 +0000 (18:42 +0200)
commit3dc860d19dfa573f2327ee7255b97a10444ff89b
tree8952c21a64dd17895a89419793188898da7995e6
parent03d85538b35ac63d7126cbd5ad06c64513aba3a7
BUG/MINOR: compression: Check response headers before http-response rules eval

This is required if we want to use res.comp or res.comp_algo sample fetches in
http-response rules.

This patch must be backported in 1.7.
src/flt_http_comp.c