httping 0.1.4

Ping for HTTP/s
Documentation
1
2
3
4
# httping
    Httping is like 'ping' but for http-requests.
    Provide a URL or IP address, plus the HTTP/HTTPS port number.
    Returns with a bool indicating success or failure of the ping, as well as how long it takes to connect send a request and retrieve the full response (headers + body) which is returned as an integer "rtt".