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