Skip to main content

HTTP__REQUEST_CONTENT_LENGTH_UNCOMPRESSED

Constant HTTP__REQUEST_CONTENT_LENGTH_UNCOMPRESSED 

Source
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