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/http6.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/http6.txt (limited to 'tests/data/http6.txt') diff --git a/tests/data/http6.txt b/tests/data/http6.txt new file mode 100644 index 000000000..fee9d8013 --- /dev/null +++ b/tests/data/http6.txt @@ -0,0 +1,6 @@ +GET /we/want/that/page/6 HTTP/1.0 +Cookie: name=contents;name2=content2 +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + -- cgit v1.2.3