mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support to ARGS_POST_NAMES variable
This commit is contained in:
@@ -174,6 +174,7 @@ class Assay {
|
||||
const char *m_httpVersion;
|
||||
|
||||
std::string *m_namesArgs;
|
||||
std::string *m_namesArgsPost;
|
||||
std::string m_namesResponse;
|
||||
std::string m_namesRequest;
|
||||
double m_ARGScombinedSize;
|
||||
|
Reference in New Issue
Block a user