From 3cb3d43913e900e7de0724ec31a330a6fda31b23 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2001 18:49:48 +0000 Subject: added test 29 and 30, HTTP resume and partial download tests --- tests/data/prot30.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/prot30.txt (limited to 'tests/data/prot30.txt') diff --git a/tests/data/prot30.txt b/tests/data/prot30.txt new file mode 100644 index 000000000..cb4ddfe46 --- /dev/null +++ b/tests/data/prot30.txt @@ -0,0 +1,6 @@ +GET /30 HTTP/1.0 +User-Agent: curl/7.6 (i686-pc-linux-gnu) libcurl 7.6 (SSL 0.9.5) (ipv6 enabled) +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + -- cgit v1.2.3