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/test61 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test61') diff --git a/tests/data/test61 b/tests/data/test61 index bf624018e..00cc74d04 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -11,6 +11,7 @@ Set-Cookie: test2=yes; domain=host.foo.com; expires=Tue Feb 1 11:56:27 MET 2007 Set-Cookie: test3=maybe; domain=foo.com; path=/moo; secure Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure Set-Cookie: test5=name; domain=anything.com; path=/ ; secure +Content-Length: 4 boo -- cgit v1.2.3