We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29409ab commit a4f2a5bCopy full SHA for a4f2a5b
CHANGES
@@ -1,6 +1,12 @@
1
v1.0.x - YYYY-MMM-DD (To be released)
2
-------------------------------------
3
4
+- Fixed processing of response body chunks in
5
+ngx_http_modsecurity_body_filter.
6
+[Issue #105 - @turchanov, @defanator]
7
+- Fix incorrect handling of request/response body data chain of ngx_buf_t
8
+buffers
9
+[Issue #104 - @turchanov, @defanator]
10
- Pool pointer is now handled in ngx_http_modsecurity_config_cleanup
11
[Issue #87 - @AirisX, @defanator, @zimmerle]
12
- Fix memory in intervention processing
0 commit comments