mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support to SecResponseBodyMimeType
This commit is contained in:
@@ -201,6 +201,7 @@ class RulesProperties {
|
||||
std::string audit_log_path;
|
||||
std::string audit_log_parts;
|
||||
std::list<std::string> components;
|
||||
std::set<std::string> m_responseBodyTypeToBeInspected;
|
||||
|
||||
DebugLog *m_debugLog;
|
||||
|
||||
|
Reference in New Issue
Block a user