It should be possible to return a subrange of data from a file response. Multiple ranges inside a single request should not be supported at this time. Acceptance criteria: - [ ] Read specs and identify the headers which will be used. - [ ] Implement range headers - [ ] Write tests. - [ ] Extend documentation.
It should be possible to return a subrange of data from a file response.
Multiple ranges inside a single request should not be supported at this time.
Acceptance criteria: