mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
DOC: config: add missing colon to "bytes_out" sample fetch keyword
The colon was missing between the keyword and the type, breaking rendering and indexing.
This commit is contained in:
parent
9930c084ea
commit
1eb049dc67
@ -21655,7 +21655,7 @@ baseq : string
|
||||
bytes_in : integer
|
||||
This returns the number of bytes uploaded from the client to the server.
|
||||
|
||||
bytes_out integer
|
||||
bytes_out : integer
|
||||
This is the number of bytes transmitted from the server to the client.
|
||||
|
||||
capture.req.hdr(<idx>) : string
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user