From c50a601f1a77b393503207b7fea4352a28b8a05e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 19 Jul 2003 23:57:08 +0000 Subject: modified to work fine with the new persistant connection working test suite HTTP server --- tests/data/test7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test7') diff --git a/tests/data/test7 b/tests/data/test7 index 5299529a5..d7c656a7c 100644 --- a/tests/data/test7 +++ b/tests/data/test7 @@ -5,7 +5,7 @@ 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 +Funny-head: yesyes swsclose Set-Cookie: foobar=name; domain=127.0.0.1; path=/; Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; Set-Cookie: partmatch=present; domain=.0.0.1; path=/; @@ -43,7 +43,7 @@ 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 +Funny-head: yesyes swsclose Set-Cookie: foobar=name; domain=127.0.0.1; path=/; Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; Set-Cookie: partmatch=present; domain=.0.0.1; path=/; -- cgit v1.2.3