summaryrefslogtreecommitdiff
path: root/test/testcases/simple.response
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-08-28 15:30:14 +0100
committerLorry <lorry@roadtrain.codethink.co.uk>2012-08-28 15:30:14 +0100
commit74dd0183e4e56b07cedfa87eae7a8fb3166f01e8 (patch)
tree4e4ba1caa7f82fd5b1f38c503fac24e5e25b5fc5 /test/testcases/simple.response
downloadlibserf-tarball-74dd0183e4e56b07cedfa87eae7a8fb3166f01e8.tar.gz
Tarball conversion
Diffstat (limited to 'test/testcases/simple.response')
-rw-r--r--test/testcases/simple.response32
1 files changed, 32 insertions, 0 deletions
diff --git a/test/testcases/simple.response b/test/testcases/simple.response
new file mode 100644
index 0000000..aa66cc3
--- /dev/null
+++ b/test/testcases/simple.response
@@ -0,0 +1,32 @@
+HTTP/1.1 200 OK
+Date: Sat, 04 Sep 2004 07:57:30 GMT
+Server: Apache/2.0.49-dev
+Last-Modified: Fri, 20 Sep 2002 01:33:12 GMT
+ETag: "19f5cb-240-48f26600"
+Accept-Ranges: bytes
+Content-Length: 599
+Content-Type: text/html; charset=ISO-8859-1
+
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>scotch.ics.uci.edu</title>
+<!--base href="http://scotch.ics.uci.edu/" /-->
+<link href="default.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+
+<p>More to come!</p>
+
+<p><a href="manual/">Apache httpd 2.0 manual</a></p>
+
+<p><a href="CA.cert.pem">Trust our CA!</a></p>
+
+<p><img src="apache_pb.gif" alt="Powered by Apache!" /></p>
+
+</body>
+
+</html>