Config.in 427 B

1234567891011
  1. config ADK_PACKAGE_HTTPING
  2. prompt "httping........................... Httping is like 'ping' but for http-requests."
  3. tristate
  4. default n
  5. help
  6. Httping is like 'ping' but for http-requests.
  7. Give it an url, and it'll show you how long it takes to connect, send a
  8. request and retrieve the reply (only the headers). Be aware that the
  9. transmission across the network also takes time!
  10. http://www.vanheusden.com/httping/