From eaaa1a1fd48e5fe11c0d28684382e2c165b72446 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Mar 2001 08:36:08 +0000 Subject: test case 39 added, HTTP location and continue --- tests/data/prot39.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/data/prot39.txt (limited to 'tests/data/prot39.txt') diff --git a/tests/data/prot39.txt b/tests/data/prot39.txt new file mode 100644 index 000000000..93640677d --- /dev/null +++ b/tests/data/prot39.txt @@ -0,0 +1,14 @@ +GET /want/39 HTTP/1.1 +Range: bytes=20- +User-Agent: curl/7.7-beta4 (sparc-sun-solaris2.7) libcurl 7.7-beta4 (SSL 0.9.6) (krb4 enabled) +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + +GET /want/data/390002.txt?coolsite=yes HTTP/1.1 +Range: bytes=20- +User-Agent: curl/7.7-beta4 (sparc-sun-solaris2.7) libcurl 7.7-beta4 (SSL 0.9.6) (krb4 enabled) +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + -- cgit v1.2.3