a818905a0c448122ca9b63eac090a8b7943e54b6
[openwrt.git] / package / httping / Config.in
1 config BR2_PACKAGE_HTTPING
2 prompt "httping........................... Httping is like 'ping' but for http-requests."
3 tristate
4 default m if CONFIG_DEVEL
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
11 http://www.vanheusden.com/httping/
This page took 0.043918 seconds and 3 git commands to generate.