haproxy/include
Willy Tarreau fdb563c06f [MEDIUM] http: add support for conditional response header rewriting
Just as for the req* rules, we can now condition rsp* rules with ACLs.
ACLs match on response, so volatile request information cannot be used.
A warning is emitted if a configuration contains such an anomaly.
2010-01-31 15:43:27 +01:00
..
common [MINOR] prepare req_*/rsp_* to receive a condition 2010-01-28 18:10:50 +01:00
import
proto [MEDIUM] http: add support for conditional response header rewriting 2010-01-31 15:43:27 +01:00
types [MINOR] checks: add the server's status in the checks 2010-01-27 20:16:12 +01:00