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

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

I've made a lot of fixes and added Futon-based unit tests. I think the code is 
worth reviewing for inclusion on trunk now. 

FYI: The test suite works fine in Firefox but fails in Chrome, it seems Chrome 
does inappropriate caching (I see 304 from CouchDB in Chrome but 206 in 
Firefox), so I'm not sure it's my bug. Performing curl requests matches both 
expectations (and, hopefully, the spec!) and the results that Firefox produces.

http://github.com/rnewson/couchdb/tree/ranges

> 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