diff options
author | Steven King <kingrst@gmail.com> | 2013-12-02 08:34:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-02 08:34:35 +0700 |
commit | 6c95f2d058417faaf523fed2942bdd0a0841e75f (patch) | |
tree | 83b30856b59ac828b06ecf39d5cd6c1e77b3706e /network/httping/slack-desc | |
parent | 3f2d14f7f450905e55cc8b39c5236275203333be (diff) | |
download | slackbuilds-6c95f2d058417faaf523fed2942bdd0a0841e75f.tar.gz |
network/httping: Updated for version 2.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/httping/slack-desc')
-rw-r--r-- | network/httping/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/httping/slack-desc b/network/httping/slack-desc index 9c4b6cfb79..1267bbe9c6 100644 --- a/network/httping/slack-desc +++ b/network/httping/slack-desc @@ -5,15 +5,15 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| httping: HTTPing (HTTP Request ping) httping: httping: HTTPing is like ping but for http-requests. httping: -httping: Give it a URL, and it will show you how long it takes to connec, send -httping: a request and receive the reply (only the headers). Be aware that the -httping: transmission across the network also takes ! So it measures the -httping: latency of the webserver + network. +httping: Give it a URL, and it will show you how long it takes to connect, +httping: send a request and receive the reply (only the headers). +httping: Be aware that the transmission across the network also takes time, +httping: so it measures the latency of the webserver + network. httping: httping: Homepage: http://www.vanheusden.com/httping/ httping: |