mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 18:05:28 +03:00
First version of the inline highlight calculation
This commit is contained in:
@@ -343,6 +343,7 @@ class Transaction : public TransactionAnchoredVariables {
|
||||
int getRuleEngineState();
|
||||
|
||||
std::string toJSON(int parts);
|
||||
std::string toBuf();
|
||||
std::string toOldAuditLogFormat(int parts, const std::string &trailer);
|
||||
std::string toOldAuditLogFormatIndex(const std::string &filename,
|
||||
double size, const std::string &md5);
|
||||
|
||||
Reference in New Issue
Block a user