Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 220 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 220 Bytes

check-http

Check http.

Synopsis

check-http -u http://example.com

To override status

check-http -s 404=ok -u http://example.com
check-http -s 200-404=ok -u http://example.com