A hmu plugin for fetching the HTTP status of a server.
npm install hmu-httpThis is a hmu plugin that performs a GET request to a HTTP server to check it's status... You can provide headers in the request and also use HTTPS.
shell
$ npm install -g hmu-http
`Usage
`hmu
$ hmu http [...headers]
`Example:
`
$ hmu http https://api.github.com/ --User-Agent='example'
`` [avatar]: https://avatars.githubusercontent.com/u/6251703?v=3&s=125
[github]: https://github.com/jamen