corazawaf/coraza

docs: investigate RESPONSE_CONTENT_LENGTH variable

開放

#1,566 建立於 2026年3月22日

 (0 則留言) (0 個反應) (0 位負責人)Go (333 個分叉)auto 404
documentationgood first issue

倉庫指標

星標
 (3,627 顆星)
PR 合併指標
 (平均合併 6天 12小時) (30 天內合併 13 個 PR)

描述

  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.

貢獻者指南