mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 10:44:25 +03:00
Adds support to SecResponseBodyMimeType
This commit is contained in:
@@ -194,6 +194,7 @@ class Assay {
|
||||
std::string *m_namesArgsGet;
|
||||
std::string *m_requestHeadersNames;
|
||||
std::string *m_responseHeadersNames;
|
||||
std::string *m_responseContentType;
|
||||
double m_ARGScombinedSize;
|
||||
/** TODO: Support to save double in the storage. */
|
||||
std::string *m_ARGScombinedSizeStr;
|
||||
|
||||
Reference in New Issue
Block a user