added application/xml
parent
512590f98d
commit
231c99d995
|
@ -23,8 +23,8 @@ info:
|
|||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{RootURL}}/;/WEB-INF/web.xml"
|
||||
- "{{RootURL}}/resin-doc/;/WEB-INF/resin-web.xml"
|
||||
- "{{BaseURL}}/;/WEB-INF/web.xml"
|
||||
- "{{BaseURL}}/resin-doc/;/WEB-INF/resin-web.xml"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
|
@ -40,6 +40,8 @@ http:
|
|||
part: header
|
||||
words:
|
||||
- "text/xml"
|
||||
- "application/xml"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue