On Wed, Nov 12, 2008 at 3:26 PM, Chris Anderson <[EMAIL PROTECTED]> wrote:
> I believe this is the relevant spec: > > http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35 > > Range requests seems like an edge case, and then you turn out to need > them. I'd advocate that we only provide this functionality for > attachments. Making it work for regular JSON requests seems like pure > folly. Certainly. That seems like a pretty reasonable spec though, and now that I think about it, it should be up to the client to handle any interpretation of indexes to get the relevant range. I'll open up a JIRA.