Re: [w3c/ServiceWorker] Wasted bandwidth when proxying media (#1044)

There are a few issues involved here. 

Firstly we need to standardise range requests https://jakearchibald.com/2016/service-worker-meeting-notes/#range-requests, and we need to allow the browser to signal cancellation of requests in progress - once we have a way to cancel `fetch()`, the browser should be able to use the same mechanism.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1044#issuecomment-269851504

Received on Saturday, 31 December 2016 06:06:50 UTC