Update exposed-jquery-file-upload.yaml
parent
0d82660f90
commit
6649abf131
|
@ -12,8 +12,13 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/jquery-file-upload/server/php/"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
- '^{\"files\":'
|
||||
part: body
|
||||
- type: word
|
||||
words:
|
||||
- "text/plain"
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue