From dc932f739a340cdbf38653182a31a3e96c0b3482 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 27 Jan 2004 12:54:22 +0000 Subject: CONNECT response headers are now passed back as "regular" headers --- tests/data/test80 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tests/data/test80') diff --git a/tests/data/test80 b/tests/data/test80 index dd012fd2a..893ed85ea 100644 --- a/tests/data/test80 +++ b/tests/data/test80 @@ -10,6 +10,17 @@ Funny-head: yesyes contents + +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 + # -- cgit v1.2.3