tune RC code
parent
a5ae961f4d
commit
258c2c3783
|
@ -32,7 +32,7 @@ http:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'status_code == 200 || status_code == 401'
|
||||
- 'status_code == 200'
|
||||
- 'contains_any(to_lower(body), "<title>apache activemq</title>", "<h2>welcome to the apache activemq!</h2>", "manage activemq broker", "activemq console")'
|
||||
condition: and
|
||||
|
||||
|
|
Loading…
Reference in New Issue