httping is a "ping"-like tool for HTTP requests. Give it a
URL and it will show how long it takes to connect, send a
request, and retrieve the reply (only the headers). It can
be used for monitoring or statistical purposes (measuring latency).
Changes: Cookie and basic authentication support was added.
![]()
Tags: Internet, Web, HTTP Servers, Networking, Utilities
Licenses: GPL