]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: configuration: add %[req.ver] sample to %HV
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 12 Sep 2023 13:54:24 +0000 (15:54 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 13 Sep 2023 12:54:50 +0000 (14:54 +0200)
add %[req.ver] to the alternative sample fetch for the logs

doc/configuration.txt

index 0a01e3c344d416c59171136b1c784d800455baef..fa6cffb64e9ee76bfc05f3bd131dc1a5fdb9e26a 100644 (file)
@@ -23771,6 +23771,7 @@ Please refer to the table below for currently defined variables :
   | H | %HU  | HTTP request URI (ex: /foo?bar=baz)                  | string  |
   +---+------+------------------------------------------------------+---------+
   | H | %HV  | HTTP version (ex: HTTP/1.0)                          | string  |
+  |   |      | HTTP/%[req.ver]                                      |         |
   +---+------+------------------------------------------------------+---------+
   |   | %ID  | unique-id                                            | string  |
   +---+------+------------------------------------------------------+---------+