pub const HTTP__REQUEST_CONTENT_LENGTH: &str = "http.request_content_length";๐Deprecated:
Use HTTP__REQUEST__BODY__SIZE (http.request.body.size) instead.
Expand description
The encoded body size of the request (in bytes).
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
HTTP__REQUEST__BODY__SIZE(http.request.body.size)