summaryrefslogtreecommitdiff
path: root/HTTP-TESTING
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 23:09:10 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 23:09:10 +0000
commit4bbd192414dc102d979a7c5f9c5b045b458e3c3d (patch)
treee0899d808932bca03b77e11d3ecf6faa57e3280d /HTTP-TESTING
parent5ef7061e83dc75d6ee6fb574f22098acdb5b41e3 (diff)
We've added the HTTP-TESTING file.
Diffstat (limited to 'HTTP-TESTING')
-rw-r--r--HTTP-TESTING9
1 files changed, 9 insertions, 0 deletions
diff --git a/HTTP-TESTING b/HTTP-TESTING
new file mode 100644
index 0000000..c08c205
--- /dev/null
+++ b/HTTP-TESTING
@@ -0,0 +1,9 @@
+
+To avoid issues with timeouts we've written our HTTP/HTTPS protocol testers using
+the curb extension.
+
+Upon a Debian GNU/Linux system this may be installed via:
+
+
+ apt-get install build-essential libcurl4-gnutls-dev rubygems1.8
+ gem install curb