haproxy/include
Willy Tarreau e365c0b92b MEDIUM: http: add a new "http-response" ruleset
Some actions were clearly missing to process response headers. This
patch adds a new "http-response" ruleset which provides the following
actions :
  - allow : stop evaluating http-response rules
  - deny : stop and reject the response with a 502
  - add-header : add a header in log-format mode
  - set-header : set a header in log-format mode
2013-06-11 16:06:12 +02:00
..
common MEDIUM: protocol: implement a "drain" function in protocol layers 2013-06-10 20:33:23 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: http: add a new "http-response" ruleset 2013-06-11 16:06:12 +02:00
types MEDIUM: http: add a new "http-response" ruleset 2013-06-11 16:06:12 +02:00