Update ecology-detect.yaml
parent
8f812f901d
commit
2d7459587e
|
@ -17,10 +17,11 @@ requests:
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
- type: word
|
||||||
|
part: header
|
||||||
|
words:
|
||||||
|
- "ecology_JSessionid"
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
- type: word
|
|
||||||
words:
|
|
||||||
- "ecology_JSessionid"
|
|
||||||
part: header
|
|
||||||
|
|
Loading…
Reference in New Issue