aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test83
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-27 12:54:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-27 12:54:22 +0000
commitdc932f739a340cdbf38653182a31a3e96c0b3482 (patch)
tree79ce76f8a47598ebb6b57bf445695ba6a82b0ef8 /tests/data/test83
parent7d15651115d9590e89eb35dec8d090f083e352c6 (diff)
CONNECT response headers are now passed back as "regular" headers
Diffstat (limited to 'tests/data/test83')
-rw-r--r--tests/data/test8311
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/test83 b/tests/data/test83
index cbcd47a3c..64a69fc87 100644
--- a/tests/data/test83
+++ b/tests/data/test83
@@ -10,6 +10,17 @@ Funny-head: yesyes
contents
</data>
+<datacheck>
+HTTP/1.1 200 Mighty fine indeed
+
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake swsclose
+Content-Type: text/html
+Funny-head: yesyes
+
+contents
+</datacheck>
</reply>
#