pub const HTTP__RESPONSE__HEADER__CONTENT_LENGTH: &str = "http.response.header.content-length";Expand description
The size of the message body sent to the recipient (in bytes).
- PII: Maybe
- Rewriting behavior: None
ยงAliases
HTTP__RESPONSE_CONTENT_LENGTH(http.response_content_length)HTTP__RESPONSE__BODY__SIZE(http.response.body.size)