mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Limits the transformation output to 80 chars in the debug logs
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
"expected":{
|
||||
"debug_log":"Content-Type: multipart/form-data; boundary=--------------------------756b6d74fa1a8ee2"
|
||||
"debug_log":"Expect: 100-continue\\x0aContent-Type: multipart/form-data; boundary=------------"
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
Reference in New Issue
Block a user