haproxy/include
Thierry FOURNIER 1c0054fe83 BUG/MINOR: arg: fix error reporting for add-header/set-header sample fetch arguments
The 'add-header %[samples]' parsing errors associated to http-request
and http-response are displayed with the wrong keyword.

Configuration entry:

   http-request set-header mon-header %[res.hdr(user-agent)]

Original error message:

   [WARNING] 323/150920 (16559) : parsing [haproxy.conf:36] : 'log-format' : sample fetch <res.hdr ...

After commit error message:

   [WARNING] 323/150929 (16580) : parsing [haproxy.conf:36] : 'http-request' : sample fetch <res.hdr ...
2013-11-28 18:25:18 +01:00
..
common MEDIUM: Set rise and fall of agent checks to 1 2013-11-25 07:31:16 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: Add DRAIN state and report it on the stats page 2013-11-25 07:31:16 +01:00
types BUG/MINOR: arg: fix error reporting for add-header/set-header sample fetch arguments 2013-11-28 18:25:18 +01:00