mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-09 16:47:18 +02:00
DOC: config: add missing colon to "bytes_out" sample fetch keyword (2)
This reapplies1eb049dc67
, as the change was accidentally reverted in5ef48e063e
.
This commit is contained in:
parent
7ed737d5a7
commit
49293dfb65
@ -22299,7 +22299,7 @@ baseq : string
|
|||||||
bytes_in : integer
|
bytes_in : integer
|
||||||
This returns the number of bytes uploaded from the client to the server.
|
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.
|
This is the number of bytes transmitted from the server to the client.
|
||||||
|
|
||||||
capture.req.hdr(<idx>) : string
|
capture.req.hdr(<idx>) : string
|
||||||
|
Loading…
Reference in New Issue
Block a user