Added back support for HTTP_* targets by aliasing it to REQUEST_HEADERS:*.

Fixed the severity warning message to only be displayed at a warn log level.
This commit is contained in:
brectanus
2008-03-19 21:31:41 +00:00
parent b2cf7d1329
commit 6b970c9185
5 changed files with 28 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
19 Mar 2008 - 2.5.1-breach1
---------------------------
* Allow HTTP_* targets as an alias for REQUEST_HEADERS:*.
14 Mar 2008 - 2.5.1
-------------------