background-fetch icon indicating copy to clipboard operation
background-fetch copied to clipboard

Manual range requests

Open jakearchibald opened this issue 8 years ago • 1 comments

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

jakearchibald avatar Feb 15 '17 12:02 jakearchibald