HarperFast / HarperFast/harper

Support HTTP Range headers for blob/buffer responses

Open
#799 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.