mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +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
|