HTTP_REQUEST_BYTES

Constant HTTP_REQUEST_BYTES 

Source
pub const HTTP_REQUEST_BYTES: &str = "http.request.bytes";
Expand description

Total size in bytes of the request (body and headers).

ยงExamples

  • 1437