Skip to main content

HTTP__REQUEST_CONTENT_LENGTH

Constant HTTP__REQUEST_CONTENT_LENGTH 

Source
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