From df6ad8d8d62323249a7df654af27ddd3ef1fbe97 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 14 Mar 2001 14:25:57 +0000 Subject: Added test case 38 --- tests/data/prot38.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/data/prot38.txt (limited to 'tests/data/prot38.txt') diff --git a/tests/data/prot38.txt b/tests/data/prot38.txt new file mode 100644 index 000000000..aa661355e --- /dev/null +++ b/tests/data/prot38.txt @@ -0,0 +1,11 @@ +GET /38 HTTP/1.1 +Authorization: Basic dXNlcjpwd2Q= +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + +GET /ffffooooooooooooooooooooooooooooooooooooooooooooooooooo/37?fake HTTP/1.1 +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + -- cgit v1.2.3