corazawaf/coraza

docs: investigate RESPONSE_CONTENT_LENGTH variable

Offen

#1.566 geöffnet am 22.03.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (333 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (3.627 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  1. why is it named "content" and not aligned the the request body variable RequestBodyLength? Should we create an alias?
  2. when is it populated? Looks like it is populated only when no response body processor is active. Is it correct? Is it aligned with ResponseBody?
  3. Does forceResponseBodyVariable have some implications on ResponseContentLength?

From https://github.com/corazawaf/coraza/pull/1565.

Contributor Guide