aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test95
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/test95
parent7d15651115d9590e89eb35dec8d090f083e352c6 (diff)
CONNECT response headers are now passed back as "regular" headers
Diffstat (limited to 'tests/data/test95')
-rw-r--r--tests/data/test9511
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/test95 b/tests/data/test95
index 4af2f70af..b83735d65 100644
--- a/tests/data/test95
+++ b/tests/data/test95
@@ -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>
#