httping: new package
authorGilles Talis <gilles.talis@gmail.com>
Mon, 14 Jan 2013 13:32:07 +0000 (13:32 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 15 Jan 2013 08:22:43 +0000 (09:22 +0100)
commit96f6054ccd7edc9add815d44720563c998eca088
treec020484da3fc707b5aa63878ae57e00457054b8a
parentd3222862f62ebe80c0cb4b680e6fb46c03cc5706
httping: new package

Httping is like 'ping' but for http-requests.
Give it an url, and it'll show you how long it takes to connect,
send a request and retrieve the reply (only the headers)

[Peter: Drop ssl option, use make install, misc cleanup]
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/httping/Config.in [new file with mode: 0644]
package/httping/httping-override-cflags.patch [new file with mode: 0644]
package/httping/httping.mk [new file with mode: 0644]