haproxy/include
Thierry FOURNIER 5531f87ace MINOR: http: split http_transform_header() function in two parts.
This function is a callback for HTTP actions. This function
creates the replacement string from a build_logline() format
and transform the header.

This patch split this function in two part. With this modification,
the header transformation and the replacement string are separed.

We can now transform the header with another replacement string
source than a build_logline() format.
2015-03-18 11:34:06 +01:00
..
common BUG/MEDIUM: lua: segfault with buffer_replace2 2015-03-09 18:12:59 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: http: split http_transform_header() function in two parts. 2015-03-18 11:34:06 +01:00
types MEDIUM: listener: store the default target per listener 2015-03-13 16:45:37 +01:00