updated condition
parent
69e4f714e3
commit
295f836a39
|
@ -18,7 +18,13 @@ requests:
|
|||
Range: bytes=-17208,-9223372036854758792
|
||||
Accept-Encoding: gzip, deflate
|
||||
Connection: close
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 206
|
||||
- type: word
|
||||
words:
|
||||
- nginx
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue