mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-18 18:19:39 -05:00
DOC: configuration: add %[query] to %HQ
add %[query] to the alternative sample fetch for the logs
This commit is contained in:
parent
3921bf80c7
commit
148f145d32
1 changed files with 1 additions and 0 deletions
|
|
@ -23767,6 +23767,7 @@ Please refer to the table below for currently defined variables :
|
|||
| H | %HPO | HTTP path only (without host nor query string) | string |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
| H | %HQ | HTTP request URI query string (ex: ?bar=baz) | string |
|
||||
| | | ?%[query] | |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
| H | %HU | HTTP request URI (ex: /foo?bar=baz) | string |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue