From 08adf679691006a8fc45fca07c7a10e6a458283e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 11 Jan 2008 14:20:41 +0000 Subject: Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way it already worked for FTP:// URLs --- tests/data/test1018 | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 tests/data/test1018 (limited to 'tests/data/test1018') diff --git a/tests/data/test1018 b/tests/data/test1018 new file mode 100644 index 000000000..c66dc663a --- /dev/null +++ b/tests/data/test1018 @@ -0,0 +1,35 @@ + + + +FILE + + + + + + + + +# Client-side + + +none + + +X-X range on a file:// URL to stdout + + +-r 4-4 file://localhost/%PWD/log/test1018.txt + + +1234567890 + + + +# Verify data after the test has been "shot" + + +5 + + + -- cgit v1.2.3