mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 09:55:28 +03:00
Refactoring: Makes transformations to work with new execute signature
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
namespace modsecurity {
|
||||
|
||||
using TransformationsResults = std::list<TransformationResult>;
|
||||
|
||||
class RuleWithOperator : public RuleWithActions {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user