mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
@@ -33,6 +33,8 @@ class Msg : public Action {
|
||||
: Action(action, RunTimeOnlyIfMatchKind) { }
|
||||
|
||||
bool evaluate(Rule *rule, Transaction *transaction) override;
|
||||
|
||||
std::string data(Transaction *Transaction);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user