summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HTTP-TESTING1
-rw-r--r--cfg/sample.cfg2
2 files changed, 3 insertions, 0 deletions
diff --git a/HTTP-TESTING b/HTTP-TESTING
index 3a6cf07..492a222 100644
--- a/HTTP-TESTING
+++ b/HTTP-TESTING
@@ -11,3 +11,4 @@ If you prefer to install from source you can find the project code
hosted on github:
https://github.com/taf2/curb
+
diff --git a/cfg/sample.cfg b/cfg/sample.cfg
index e6a0325..fe6409a 100644
--- a/cfg/sample.cfg
+++ b/cfg/sample.cfg
@@ -89,3 +89,5 @@ mail.steve.org.uk must run tcp on 25 with banner 'smtp' otherwise 'mail fail'.
#
ssh.steve.org.uk must run tcp on 2222 with banner 'ssh' otherwise 'ssh fail'.
+
+http://www.steve.org.uk must run http with content 'steve' otherwise 'fail'.