mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Provide a function to set 'hostname' field in log
This commit is contained in:
@@ -61,6 +61,7 @@ class RegressionTest {
|
||||
std::string serverIp;
|
||||
int clientPort;
|
||||
int serverPort;
|
||||
std::string hostname;
|
||||
|
||||
std::string method;
|
||||
std::string httpVersion;
|
||||
|
Reference in New Issue
Block a user