pub const HTTP_RESPONSE_BYTES: &str = "http.response.bytes";
Total size in bytes of the response (body and headers).
1437