DOC: Clarify %HP description in log-format
authorMaciej Zdeb <maciej@zdeb.pl>
Thu, 26 Nov 2020 10:45:52 +0000 (10:45 +0000)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 27 Nov 2020 14:05:15 +0000 (15:05 +0100)
commitf9f0f94f6a5c281d0f02056951fac098585537a5
treedcc6f75208e3db3320ffacd067d4066a870f7308
parentc66de52be8ea2890714fdae4fa6f98697c5d2a34
DOC: Clarify %HP description in log-format

%HP is used to report HTTP request URI in logs, which might be relative
or absolute. Description in documentation should not suggest that it
behaves exactly the same as "path" sample fetch.

This is even more important after 30ee1efe676e8264af16bab833c621d60a72a4d7
because right now, when HTTP2 is a standard, %HP usually returns absolute
URI.

This might be backported as far as 2.1

(cherry picked from commit 21acc33266cc04eac5e70c22839d622284a6f46a)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
doc/configuration.txt