Added ARGS_GET, ARGS_POST, ARGS_GET_NAME, ARGS_POST_NAMES variables. See #136.

This commit is contained in:
brectanus
2007-08-08 20:49:51 +00:00
parent fe8c564ed0
commit f41c27a28c
2 changed files with 235 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
?? ??? 2007 - 2.5.0-trunk
-------------------------
* Added ARGS_GET, ARGS_POST, ARGS_GET_NAME, ARGS_POST_NAMES variables to
allow seperation of GET and POST arguments.
* Added MODSEC_BUILD variable that contains the numeric build value based
on the ModSecurity version.