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