mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
DOC: configuration: add %[req.ver] sample to %HV
add %[req.ver] to the alternative sample fetch for the logs
This commit is contained in:
parent
c7424a1bac
commit
2a19f7c43b
@ -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 |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
|
Loading…
Reference in New Issue
Block a user