Skip to main content

HTTP__RESPONSE_CONTENT_LENGTH_UNCOMPRESSED

Constant HTTP__RESPONSE_CONTENT_LENGTH_UNCOMPRESSED 

Source
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