mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
dds support to CtlRequestBodyAccess
This commit is contained in:
@@ -283,6 +283,11 @@ class Transaction {
|
||||
*/
|
||||
std::list< std::pair<int, std::string> > m_ruleRemoveTargetById;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
int m_requestBodyAccess;
|
||||
|
||||
/**
|
||||
* The list m_auditLogModifier contains modifications to the `auditlogs'
|
||||
* for this specific request, those modifications can happens via the
|
||||
|
Reference in New Issue
Block a user