mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Fix regression tests structure : using method instead of protocol
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"request": {
|
||||
"headers": "",
|
||||
"body": "",
|
||||
"protocol": "GET",
|
||||
"method": "GET",
|
||||
"http_version": 1.1
|
||||
},
|
||||
"response": {
|
||||
|
Reference in New Issue
Block a user