mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Better support for multipart
ModSecurity v2.x parser was ported into 3.x branch. All the multipart related variables should be workbale.
This commit is contained in:
@@ -200,7 +200,6 @@ COLLECTION = \
|
||||
|
||||
BODY_PROCESSORS = \
|
||||
request_body_processor/multipart.cc \
|
||||
request_body_processor/multipart_blob.cc \
|
||||
request_body_processor/xml.cc
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user