curl-library
Re: Ranged downloads on file:// URLs
From: Daniel Egger <daniel_at_eggers-club.de>
Date: Fri, 11 Jan 2008 13:01:08 +0100
Received on 2008-01-11
Date: Fri, 11 Jan 2008 13:01:08 +0100
On 11.01.2008, at 12:34, Daniel Egger wrote:
> Tested all 3 range formats manually.
> Automated testcases are coming up next (next couple hours).
And here come the testcases.
test 1016...[X-Y range on a file:// URL to stdout]
s----e-- OK (6 out of 10 , remaining: 00:01)
test 1017...[0-Y range on a file:// URL to stdout]
s----e-- OK (7 out of 10 , remaining: 00:00)
test 1018...[X-X range on a file:// URL to stdout]
s----e-- OK (8 out of 10 , remaining: 00:00)
test 1019...[X- range on a file:// URL to stdout]
s----e-- OK (9 out of 10 , remaining: 00:00)
test 1020...[-Y range on a file:// URL to stdout]
s----e-- OK (10 out of 10 , remaining: 00:00)
Servus,
Daniel
- application/octet-stream attachment: test1016
- application/octet-stream attachment: test1017
- application/octet-stream attachment: test1018
- application/octet-stream attachment: test1019
- application/octet-stream attachment: test1020