mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Adds support to the INBOUND_DATA_ERROR variable and SecRequestBodyLimit direc.
This commit is contained in:
@@ -87,6 +87,7 @@ class Driver {
|
||||
bool sec_audit_engine;
|
||||
bool sec_request_body_access;
|
||||
bool sec_response_body_access;
|
||||
int requestBodyLimit;
|
||||
|
||||
std::string debug_log_path;
|
||||
std::list<std::string> components;
|
||||
|
Reference in New Issue
Block a user