An extra space was placed at the start of "bytes_out" description,
and dconv was having a hard time to properly render the text in html
format because of that.
Finally, remove an extra line feed.
This should be backported in 2.9 with
c7424a1ba ("MINOR: samples:
implement bytes_in and bytes_out samples")
instead of "base" allows one to properly identify the target resource, for
statistics or caching use cases. See also "path", "pathq" and "base".
-
bytes_in : integer
This returns the number of bytes uploaded from the client to the server.
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
This extracts the content of the header captured by the "capture request