mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds a time stamp to assay class
This commit is contained in:
@@ -144,6 +144,7 @@ class Assay {
|
||||
const char *m_uri;
|
||||
const char *m_protocol;
|
||||
const char *m_httpVersion;
|
||||
time_t m_timeStamp;
|
||||
|
||||
std::ostringstream m_requestBody;
|
||||
std::ostringstream m_responseBody;
|
||||
|
Reference in New Issue
Block a user