Skip to content

Commit c795b09

Browse files
committed
Set uri and method in regression/secruleengine.json
1 parent 941e483 commit c795b09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/test-cases/regression/secruleengine.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"headers": {
1616
"Content-Length": "0"
1717
},
18-
"uri": "",
19-
"method": "",
18+
"uri": "/",
19+
"method": "GET",
2020
"body": [
2121
""
2222
]

0 commit comments

Comments
 (0)