-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: Add support for
Range
header in object GET requests
The `Range` header is now accepted for `/objects/{cid}/by_id/{oid}` and `/objects/{cid}/by_attribute/{oid}` requests. Close #224. Signed-off-by: Tatiana Nesterenko <[email protected]>
- Loading branch information
1 parent
996a8da
commit fae80c6
Showing
6 changed files
with
848 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.