mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-22 14:49:45 -04: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue