mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #292] Support for Multipart ranges #151
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @45gfg9 on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/292
Specific Demand
I know this is a kinda niche feature, but
dufsis already awesome, this would make it even more awesome.https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests#multipart_ranges
Implement Suggestion
Had a quick skim of the code. Need to do something to
handle_send_file()I presume..ae97c714d6/src/server.rs (L722-L726)@sigoden commented on GitHub (Nov 26, 2023):
Does this feature have any practical application scenarios?
Please give me a reason to be motivated to support this feature.
@sigoden commented on GitHub (Dec 21, 2023):
Since there is no actual use case for multipart ranges, close this issue.
@sungdark commented on GitHub (Mar 8, 2026):
test comment from bounty bot