Eric Jain created USERGRID-1307:
-----------------------------------
Summary: Range header doesn't select correct byte range
Key: USERGRID-1307
URL: https://issues.apache.org/jira/browse/USERGRID-1307
Project: Usergrid
Issue Type: Bug
Components: Stack
Affects Versions: 1.0.2
Reporter: Eric JainAccording to RFC 7233, byte ranges are inclusive, so `Range: bytes=0-0` should return the first byte, not zero bytes (or all bytes). -- This message was sent by Atlassian JIRA (v6.3.4#6332)
