mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support for jsDecode transformation
This commit is contained in:
@@ -36,8 +36,10 @@ class UnitTest {
|
||||
std::string name;
|
||||
std::string type;
|
||||
std::string filename;
|
||||
std::string output;
|
||||
int ret;
|
||||
int obtained;
|
||||
std::string obtainedOutput;
|
||||
};
|
||||
|
||||
} // namespace modsecurity_test
|
||||
|
Reference in New Issue
Block a user