mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Set the correct variable (m_requestBodyType) and add test case
This commit is contained in:
committed by
Felipe Zimmerle
parent
f999f54eda
commit
aa158ceef3
@@ -150,6 +150,7 @@ TESTS+=test/test-cases/regression/debug_log.json
|
||||
TESTS+=test/test-cases/regression/action-initcol.json
|
||||
TESTS+=test/test-cases/regression/variable-TIME_WDAY.json
|
||||
TESTS+=test/test-cases/regression/action-ctl_request_body_processor.json
|
||||
TESTS+=test/test-cases/regression/action-ctl_request_body_processor_urlencoded.json
|
||||
TESTS+=test/test-cases/regression/variable-REMOTE_ADDR.json
|
||||
TESTS+=test/test-cases/regression/action-tag.json
|
||||
TESTS+=test/test-cases/regression/variable-TIME_HOUR.json
|
||||
|
Reference in New Issue
Block a user