mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Adds support to the RESPONSE_PROTOCOL variable
This commit is contained in:
@@ -48,6 +48,7 @@ class RegressionTest {
|
||||
std::unordered_map<std::string, std::string> response_headers;
|
||||
std::string request_body;
|
||||
std::string response_body;
|
||||
std::string response_protocol;
|
||||
|
||||
std::string audit_log;
|
||||
std::string debug_log;
|
||||
|
Reference in New Issue
Block a user