mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-10 04:19:24 +02:00
10 lines
204 B
INI
10 lines
204 B
INI
|
check host httpbin with address httpbin.org
|
||
|
if failed
|
||
|
port 443
|
||
|
protocol https
|
||
|
username "username"
|
||
|
password "********"
|
||
|
request "/get"
|
||
|
content = "Authorization"
|
||
|
then alert
|