filename and matcher update

patch-1
sandeep 2021-07-10 01:17:38 +05:30
parent eb31f87e0a
commit 5d0db35b67
1 changed files with 6 additions and 3 deletions

View File

@ -11,13 +11,16 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/?action=snapshot"
- "{{BaseURL}}/?action=stream"
max-size: 2048
matchers-condition: and
matchers:
- type: word
words:
- 'JFIF'
part: body
- 'MJPG-Streamer/0.2'
part: header
- type: status
status:
- 200