mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix regression tests structure : using method instead of protocol
This commit is contained in:
@@ -59,7 +59,7 @@ class RegressionTest {
|
||||
int clientPort;
|
||||
int serverPort;
|
||||
|
||||
std::string protocol;
|
||||
std::string method;
|
||||
std::string httpVersion;
|
||||
std::string uri;
|
||||
|
||||
|
Reference in New Issue
Block a user