pub const HTTP__RESPONSE_CONTENT_LENGTH: &str = "http.response_content_length";๐Deprecated:
Use HTTP__RESPONSE__BODY__SIZE (http.response.body.size) instead.
Expand description
The encoded body size of the response (in bytes).
- PII: Maybe
- Rewriting behavior: Backfill
ยงAliases
HTTP__RESPONSE__BODY__SIZE(http.response.body.size)HTTP__RESPONSE__HEADER__CONTENT_LENGTH(http.response.header.content-length)