haproxy/include
Willy Tarreau 20b0de56d4 MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers
These two new statements allow to pass information extracted from the request
to the server. It's particularly useful for passing SSL information to the
server, but may be used for various other purposes such as combining headers
together to emulate internal variables.
2012-12-24 15:56:20 +01:00
..
common MINOR: tools: simplify the use of the int to ascii macros 2012-12-23 21:46:30 +01:00
import
proto MINOR: log: make parse_logformat_string() take a const char * 2012-12-24 12:36:33 +01:00
types MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers 2012-12-24 15:56:20 +01:00