From 4bbd192414dc102d979a7c5f9c5b045b458e3c3d Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 23 Nov 2012 23:09:10 +0000 Subject: We've added the HTTP-TESTING file. --- HTTP-TESTING | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 HTTP-TESTING (limited to 'HTTP-TESTING') 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 -- cgit v1.2.1