pub const HTTP__REQUEST_CONTENT_LENGTH_UNCOMPRESSED: &str = "http.request_content_length_uncompressed";๐Deprecated:
Use HTTP__REQUEST__BODY__DECODED_SIZE (http.request.body.decoded_size) instead.
Expand description
The decoded body size of the request (in bytes).
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
HTTP__REQUEST__BODY__DECODED_SIZE(http.request.body.decoded_size)