fix: post form data

This commit is contained in:
debugtalk
2021-10-30 11:49:50 +08:00
parent a517203a19
commit 229a184ddb
6 changed files with 27 additions and 15 deletions
+3 -1
View File
@@ -67,7 +67,9 @@ teststeps:
request:
method: POST
url: /post
params:
headers:
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
body:
foo1: $varFoo1
foo2: ${max($a, $b)}
validate: