Add REQUEST_BODY_LENGTH.

This commit is contained in:
ivanr
2010-02-02 13:48:30 +00:00
parent b8837bbfb2
commit 5c4733f1ab
2 changed files with 24 additions and 1 deletions

View File

@@ -1,7 +1,10 @@
1 Feb 2010 - trunk
2 Feb 2010 - trunk
-------------------
* Add REQUEST_BODY_LENGTH, which contains the number of request body
bytes read. [Ivan Ristic]
* Integrate with mod_log_config using the %{VARNAME}M format string.
(MODSEC-108) [Ivan Ristic]