Adding status matcher
parent
bfddeccb31
commit
682b9fbbc3
|
@ -25,3 +25,7 @@ requests:
|
|||
words:
|
||||
- '<img src="" onerror="alert(1);">1</img>'
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue