pub const HTTP__DECODED_RESPONSE_CONTENT_LENGTH: &str = "http.decoded_response_content_length";๐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__RESPONSE_CONTENT_LENGTH_UNCOMPRESSED(http.response_content_length_uncompressed)