mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support for ctl:requestBodyProcessor=URLENCODED
This commit is contained in:
committed by
Felipe Zimmerle
parent
dc4382da58
commit
f999f54eda
@@ -112,6 +112,7 @@ ACTIONS = \
|
||||
actions/ctl/rule_engine.cc \
|
||||
actions/ctl/request_body_processor_json.cc \
|
||||
actions/ctl/request_body_processor_xml.cc \
|
||||
actions/ctl/request_body_processor_urlencoded.cc \
|
||||
actions/ctl/rule_remove_target_by_tag.cc \
|
||||
actions/ctl/rule_remove_target_by_id.cc \
|
||||
actions/ctl/rule_remove_by_id.cc \
|
||||
|
Reference in New Issue
Block a user