We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c46db8 commit ac36ab3Copy full SHA for ac36ab3
CHANGES
@@ -6,6 +6,10 @@
6
03 Feb 2016 - 2.9.1-RC1
7
-----------------------
8
9
+ * Fix the input filter on ModSecurity Standalone. By fixing the input filter
10
+ ModSecurity is able to perform full inspection of the request body,
11
+ regardless its size.
12
+ [Issue #142, #582 and #830 - Andrey Kolganov (KEMP Technologies)]
13
* Treat APR_INCOMPLETE as APR_EOF while receiving the request body.
14
[Issue #1060, #334 - Alexey Sintsov]
15
* Added support to generate audit logs in JSON format.
0 commit comments