Ping-like tool for measuring HTTP request response times
Ping-like tool for HTTP requests
httping$ httping -g https://example.com$ httping https://example.com$ httping -h 'Authorization: Bearer token' https://api.example.com$ httping -G https://api.example.com/health$ httping -t 5 https://example.com