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/README | |
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/README')
-rw-r--r-- | network/httping/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/httping/README b/network/httping/README index 5f3175f1e0..984b806605 100644 --- a/network/httping/README +++ b/network/httping/README @@ -1,6 +1,6 @@ Httping is like 'ping' but for http-requests. -Give it a URL, and it will show you how long it takes to connect, send a -request, and retrieve the reply (only the headers). Be aware that the -transmission across the network also takes time, so it measures the +Give it a URL, and it will show you how long it takes to connect, send a +request and retrieve the reply (only the headers). Be aware that the +transmission across the network also takes time, so it measures the latency of the webserver plus network. |