mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cleanup. MULTIPART_STRICT_ERROR now returns 1 on parsing error too.
This commit is contained in:
@@ -98,6 +98,7 @@ struct multipart_data {
|
||||
int seen_data;
|
||||
int is_complete;
|
||||
|
||||
int flag_error;
|
||||
int flag_data_before;
|
||||
int flag_data_after;
|
||||
int flag_header_folding;
|
||||
|
Reference in New Issue
Block a user