pub const HTTP__RESPONSE_CONTENT_LENGTH_UNCOMPRESSED: &str = "http.response_content_length_uncompressed";๐Deprecated:
Use HTTP__RESPONSE__BODY__DECODED_SIZE (http.response.body.decoded_size) instead.
Expand description
The decoded body size of the response (in bytes).
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
HTTP__RESPONSE__BODY__DECODED_SIZE(http.response.body.decoded_size)HTTP__DECODED_RESPONSE_CONTENT_LENGTH(http.decoded_response_content_length)