diff --git a/tests/data/test5 b/tests/data/test5
new file mode 100644
index 000000000..8ced1d739
--- /dev/null
+++ b/tests/data/test5
@@ -0,0 +1,38 @@
+#
+# Server-side
+
+
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Type: text/html
+Funny-head: yesyes
+
+
+
+
+#
+# Client-side
+
+
+HTTP over proxy
+
+
+http://%HOSTIP:%HOSTPORT/we/want/that/page/5 -x %HOSTIP:%HOSTPORT
+
+
+
+#
+# Verify data after the test has been "shot"
+
+
+^User-Agent:.*
+
+
+GET http://127.0.0.1:8999/we/want/that/page/5 HTTP/1.1
+Host: 127.0.0.1:8999
+Pragma: no-cache
+Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
+
+
+