corazawaf/coraza
docs: investigate RESPONSE_CONTENT_LENGTH variable
Offen
#1.566 geöffnet am 22.03.2026
documentationgood first issue
Repository-Metriken
- Stars
- (3.627 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
- why is it named "content" and not aligned the the request body variable RequestBodyLength? Should we create an alias?
- 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?
- Does forceResponseBodyVariable have some implications on ResponseContentLength?