mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 14:46:13 +03:00
Fix SecResponseBodyMimeType test case
This commit is contained in:
parent
6ebe6dfd87
commit
a225f8b5b7
@ -73,7 +73,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"expected":{
|
"expected":{
|
||||||
"debug_log":"T \\(0\\) trim: \"text/html\""
|
"debug_log":"Response Content-Type is text/html. It is not marked to be inspected."
|
||||||
},
|
},
|
||||||
"rules":[
|
"rules":[
|
||||||
"SecRuleEngine On",
|
"SecRuleEngine On",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user