WICG / background-fetch

API proposal for background downloading/uploading
https://wicg.github.io/background-fetch/
Apache License 2.0
281 stars 42 forks source link

Spec `.fetch` fetching #50

Open jakearchibald opened 7 years ago

jakearchibald commented 7 years ago

The actual fetching of resources. I guess this is the big one.

jakearchibald commented 7 years ago

Partially done in https://github.com/WICG/background-fetch/pull/57. More to do.