mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Improvements, fixes and new features
This commit is contained in:
@@ -190,6 +190,8 @@ struct msre_rule {
|
||||
|
||||
ap_regex_t *sub_regex;
|
||||
char *sub_str;
|
||||
char *re_str;
|
||||
int re_precomp;
|
||||
|
||||
msre_ipmatch *ip_op;
|
||||
};
|
||||
|
Reference in New Issue
Block a user