pub const HTTP_REQUEST_CONTENT_LENGTH: &str = "http.request_content_length";
👎Deprecated
Expand description

Deprecated, use http.request.body.size instead.

§Examples

  • 3495