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