haproxy/include
Willy Tarreau 81499eb67d MEDIUM: http: add support for "http-request redirect" rules
These are exactly the same as the classic redirect rules except
that they can be interleaved with other http-request rules for
more flexibility.

The redirect parser should probably be changed to stop at the condition
so that the caller puts its own condition pointer. At the moment, the
redirect rule and condition are parsed at once by build_redirect_rule()
and the condition is assigned to the http_req_rule.
2012-12-28 14:47:19 +01:00
..
common MINOR: tools: simplify the use of the int to ascii macros 2012-12-23 21:46:30 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto REORG: config: move the http redirect rule parser to proto_http.c 2012-12-28 14:47:19 +01:00
types MEDIUM: http: add support for "http-request redirect" rules 2012-12-28 14:47:19 +01:00