mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 02:10:36 +03:00
Experimenting with testcases
This commit is contained in:
@@ -581,7 +581,7 @@
|
||||
-debug => [ qr/Request body is larger than the configured limit/, 1],
|
||||
},
|
||||
match_response => {
|
||||
status => qr/^200$/,
|
||||
status => qr/^500$/,
|
||||
},
|
||||
request => normalize_raw_request_data(
|
||||
qq(
|
||||
|
||||
Reference in New Issue
Block a user