mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
@@ -461,6 +461,7 @@ class Transaction : public TransactionAnchoredVariables {
|
||||
*
|
||||
*/
|
||||
std::list<int > m_ruleRemoveById;
|
||||
std::list<std::pair<int, int> > m_ruleRemoveByIdRange;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user