Skip to main content

HTTP__RESPONSE_CONTENT_LENGTH

Constant HTTP__RESPONSE_CONTENT_LENGTH 

Source
pub const HTTP__RESPONSE_CONTENT_LENGTH: &str = "http.response_content_length";
๐Ÿ‘ŽDeprecated:

Use HTTP__RESPONSE__BODY__SIZE (http.response.body.size) instead.

Expand description

The encoded body size of the response (in bytes).

  • PII: Maybe
  • Rewriting behavior: Backfill

ยงAliases