background-fetch
background-fetch copied to clipboard
Manual range requests
The current proposal allows the browser to turn a single request into multiple range requests, allowing for pause/resume. However, what should we do if the request the user passes contains a range header?
We should probably prevent the browser making its own range requests for that resource in this case.
cc @paullewis