mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
good practices: Initialize variables before use it
Original author: Marc Stern (#1889)
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.0.3 - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- good practices: Initialize variables before use it
|
||||
[Issue #1889 - Marc Stern]
|
||||
- Fix utf-8 character encoding conversion
|
||||
[Issue #1794 - @tinselcity, @zimmerle]
|
||||
- Adds support for ctl:requestBodyProcessor=URLENCODED
|
||||
|
Reference in New Issue
Block a user