Merged the PDF XSS protection functionality into ModSecurity.

This commit is contained in:
ivanr
2007-05-03 12:09:24 +00:00
parent c559f3ee21
commit fca9eabafe
9 changed files with 643 additions and 7 deletions

View File

@@ -2,6 +2,8 @@
?? ??? 2007 - 2.2.0-trunk
-------------------------
* Merged the PDF XSS protection functionality into ModSecurity.
* Exported API for registering custom variables. Example in api directory.
* Added experimental variables RESPONSE_CONTENT_LENGTH, RESPONSE_CONTENT_TYPE,