From a58e336d856d4e9674c9c8f04309d3836ba05fd8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 13 Nov 2000 09:44:39 +0000 Subject: updated test cases --- tests/data/reply7.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/data/reply7.txt (limited to 'tests/data/reply7.txt') diff --git a/tests/data/reply7.txt b/tests/data/reply7.txt new file mode 100644 index 000000000..9b0a2a9bc --- /dev/null +++ b/tests/data/reply7.txt @@ -0,0 +1,9 @@ +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 +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