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