HTTP_RESPONSE_BYTES

Constant HTTP_RESPONSE_BYTES 

Source
pub const HTTP_RESPONSE_BYTES: &str = "http.response.bytes";
Expand description

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

ยงExamples

  • 1437