corazawaf/coraza
docs: investigate RESPONSE_CONTENT_LENGTH variable
Ouverte
#1 566 ouverte le 22 mars 2026
documentationgood first issue
Métriques du dépôt
- Stars
- (3 627 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 12h) (13 PRs mergées en 30 j)
Description
- 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?