pub const HTTP_RESPONSE_CONTENT_LENGTH: &str = "http.response_content_length";
👎Deprecated
Expand description

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

§Examples

  • 3495