HarperFast / HarperFast/harper
Support HTTP Range headers for blob/buffer responses
Open
area:rest-api
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
Implement HTTP `Range` header support for blob and buffer responses. Binary data can be efficiently sliced at the byte level, enabling:
- Partial content responses (HTTP 206)
- Resume-able downloads
- Streaming media (audio/video seeking)
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.