Implement HTTP range request logic #31

Closed
opened 2026-07-13 16:58:26 +00:00 by fuzzy · 0 comments
Owner
## Sub-tasks - [ ] [Send `HEAD` request to determine if server supports `Accept-Ranges: bytes`](https://git.lan.thwap.org/thwap/pget/issues/27) - [ ] [For servers that support ranges, parse `Content-Length` and `Accept-Ranges`](https://git.lan.thwap.org/thwap/pget/issues/28) - [ ] [For servers that do NOT support ranges, fall back to single-threaded download](https://git.lan.thwap.org/thwap/pget/issues/29) - [ ] [Build `Range` header for each chunk](https://git.lan.thwap.org/thwap/pget/issues/30)
fuzzy self-assigned this 2026-07-13 16:58:26 +00:00
fuzzy closed this issue 2026-07-13 17:58:50 +00:00
Sign in to join this conversation.
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
thwap/pget#31
No description provided.