Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@helia/verified-fetch: HTTP Range request support #9

Closed
Tracked by #31
lidel opened this issue Feb 28, 2024 · 1 comment · Fixed by #10
Closed
Tracked by #31

@helia/verified-fetch: HTTP Range request support #9

lidel opened this issue Feb 28, 2024 · 1 comment · Fixed by #10
Assignees

Comments

@lidel
Copy link
Member

lidel commented Feb 28, 2024

Ref.

We only care about supporting single/first range for parity with Kubo/Rainbow and the majority of browsers doing things like video streaming.

iiuc we have offset and length support in https://ipfs.github.io/js-ipfs-unixfs/interfaces/ipfs_unixfs_exporter.ExporterOptions.html , remaining work in @helia/verified-fetch is to wire up offset and length when Range header is present in the request.

@SgtPooki SgtPooki transferred this issue from ipfs/helia Mar 4, 2024
@SgtPooki SgtPooki self-assigned this Mar 4, 2024
@SgtPooki
Copy link
Member

SgtPooki commented Mar 4, 2024

FYI: ipfs/specs#465

@SgtPooki SgtPooki linked a pull request Mar 4, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants