Support multipart range request #88

Open
opened 2025-12-28 18:00:07 +00:00 by sami · 0 comments
Owner

Originally created by @tatiana-nspcc on GitHub (Aug 23, 2024).

Some people might be frustrated when the REST gateway supports object GET range requests but does not support multipart range requests.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests#multipart_ranges

Describe the solution you'd like

It can be supported.

Describe alternatives you've considered

It's rarely used, so it's not essential.

Originally created by @tatiana-nspcc on GitHub (Aug 23, 2024). ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> Some people might be frustrated when the REST gateway supports object GET range requests but does not support multipart range requests. https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests#multipart_ranges ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> It can be supported. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> It's rarely used, so it's not essential.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-rest-gw#88
No description provided.