Shorter check
parent
dbdf6e8b6e
commit
ae6b2b42bf
|
@ -18,22 +18,7 @@ requests:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: regex
|
||||||
words:
|
regex:
|
||||||
- "Apache/2.4.20"
|
- "Apache/2\.4\.(2[0356789]|3[0345789]|43)$"
|
||||||
- "Apache/2.4.23"
|
|
||||||
- "Apache/2.4.25"
|
|
||||||
- "Apache/2.4.26"
|
|
||||||
- "Apache/2.4.27"
|
|
||||||
- "Apache/2.4.28"
|
|
||||||
- "Apache/2.4.29"
|
|
||||||
- "Apache/2.4.30"
|
|
||||||
- "Apache/2.4.33"
|
|
||||||
- "Apache/2.4.34"
|
|
||||||
- "Apache/2.4.35"
|
|
||||||
- "Apache/2.4.37"
|
|
||||||
- "Apache/2.4.38"
|
|
||||||
- "Apache/2.4.39"
|
|
||||||
- "Apache/2.4.43"
|
|
||||||
part: header
|
part: header
|
||||||
condition: or
|
|
||||||
|
|
Loading…
Reference in New Issue