gateway: add accept-ranges
response header
#856
Labels
need/analysis
Needs further analysis before proceeding
P1
High: Likely tackled by core team if no one steps up
status/blocked
Unable to be worked further until needs are met
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
inGET
responses.This should apply to deserialized, deterministic response types.
TODO
boxo/gateway
fix (GET
and investigateHEAD
)gateway-conformance
tests: Add tests for HTTP Range requests gateway-conformance#154The text was updated successfully, but these errors were encountered: