generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 133
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingstatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Description
Many CDNs (incl. Cloudflare) won't support range requests of big files (>1-4GiB) if origin HTTP server does not return explicit support for range requests indicated by Accept-Ranges: bytes
in GET
responses.
This should apply to deserialized, deterministic response types.
TODO
-
boxo/gateway
fix (GET
and investigateHEAD
) - include in Kubo 0.34
- explicit
gateway-conformance
tests: Add tests for HTTP Range requests gateway-conformance#154
Jorropo
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingstatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met