[
https://issues.apache.org/jira/browse/COUCHDB-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884951#action_12884951
]
Chris Anderson commented on COUCHDB-161:
----------------------------------------
I've seen a few requests for this. It should be a simple patch to make the API
available. Maybe slightly more complicated to avoid scanning all the attachment
prior to the range start, but that's an optimization.
> 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: Jan Lehnardt
> 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.