0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go333 forks (333 forks)auto 404
documentationgood first issue
Repository metrics
- Stars
- 3,627 stars (3,627 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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?
From https://github.com/corazawaf/coraza/pull/1565.
Contributor guide
- Research direction
- Investigate the RESPONSE CONTENT LENGTH variable in Coraza: clarify its naming inconsistency with RequestBodyLength, conditions under which it is populated, and the effect of forceResponseBodyVariable on it.
- Tech stack
- go
- Domain
- backendsecurity
- Issue type
- Documentation
- Prerequisites
- Go