Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 299 Bytes

healthChecker

Do http request to an URL and print the status header of the response

Use

healthChecker https://localhost/health

Options

You can use the insecure parameter to avoid checking the TLS certificate

healthChecker -insecure https://localhost/health