mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-03 21:13:50 +03:00
Adds support to the INBOUND_DATA_ERROR variable and SecRequestBodyLimit direc.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
Driver::Driver()
|
||||
: trace_scanning(false),
|
||||
trace_parsing(false),
|
||||
requestBodyLimit(0),
|
||||
audit_log(new ModSecurity::AuditLog()) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user