|
id: example-self-contained-input
|
|
|
|
info:
|
|
name: example-self-contained
|
|
author: pd-team
|
|
severity: info
|
|
|
|
self-contained: true
|
|
requests:
|
|
- raw:
|
|
- |
|
|
GET http://127.0.0.1:5431/ HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- This is self-contained response |