[ 
https://issues.apache.org/jira/browse/COUCHDB-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897215#action_12897215
 ] 

Robert Newson commented on COUCHDB-161:
---------------------------------------

I pushed some fixes. I can now download a large ISO correctly (using wget -c) 
even if I interrupt it several times at random points, the MD5 matches.

It also now handles the bytes: -500 case (where you can ask for the last N 
bytes without knowing the length). This is handy if you need to read a footer 
(mp3 or zip files, say).

Multiple ranges should be simple from here. The next thing is to tidy the code 
and get the layering right. But I'm out of time for today.


> Range Request support for attachments
> -------------------------------------
>
>                 Key: COUCHDB-161
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-161
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: HTTP Interface
>    Affects Versions: 0.11
>            Reporter: Dean Landolt
>            Assignee: Robert Newson
>            Priority: Minor
>             Fix For: 0.12
>
>
> Support for byte ranges in attachment requests (a la 
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35) would allow 
> couch to be a more robust data store for media-heavy applications, for 
> instance, streaming audio or video.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to