feat: implement multipart ranges by 45gfg9 · Pull Request #535 · sigoden/dufs (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

sigoden

merged 2 commits into

Feb 1, 2025

Conversation

@45gfg9

This is an attempt to implement #292. I wasn't able to give a use case then, I would now say that some esoteric client implementation would be able to utilize this feature, in fact some are still doing this, for example Electron updater. Some multithreaded downloader may also use multipart ranges to reduce the fragmented range requests.

@45gfg9

@45gfg9

@sigoden

This file contains hidden or 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

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@45gfg9 @sigoden