]> granicus.if.org Git - curl/commit
Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way it
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jan 2008 14:20:41 +0000 (14:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jan 2008 14:20:41 +0000 (14:20 +0000)
commit08adf679691006a8fc45fca07c7a10e6a458283e
treee63dcc718a803ed4653d7eba24c1a143cef52475
parente2c817731a6abd94c1946e855938ec5f12167c31
Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way it
already worked for FTP:// URLs
CHANGES
RELEASE-NOTES
docs/curl.1
docs/libcurl/curl_easy_setopt.3
lib/file.c
tests/data/Makefile.am
tests/data/test1016 [new file with mode: 0644]
tests/data/test1017 [new file with mode: 0644]
tests/data/test1018 [new file with mode: 0644]
tests/data/test1019 [new file with mode: 0644]
tests/data/test1020 [new file with mode: 0644]