]> git.kaiwu.me - haproxy.git/commit
DOC: documentation on http header capture is wrong
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Nov 2012 22:37:37 +0000 (23:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Nov 2012 23:44:22 +0000 (00:44 +0100)
commit4460d033b381288f7f43d5809435e216f01744d8
tree2f043ff594598a45e19f1ed068466739b0b0c39f
parentf9fbfe82290da341dda215fba69b6ad003f50001
DOC: documentation on http header capture is wrong

Since commit it is said that only the first value of the first occurrence
of a header is captured. This is wrong. Since the introduction of header
captures in version 1.1 in 2005 (commit e983144d), the WHOLE line of the
LAST occurrence has been captured and the behaviour has never changed.

At this time the doc was correct. The error was introduced in the new doc
in 1.3.14 in 2007 (commit 0ba27505).

So this fix should be backported to 1.4 and 1.3.
doc/configuration.txt