Re: [ServiceWorker] Allow respondWith() to be called asynchronously or allow some way to cancel the response. (#836)

Upon further thought, I was wrong about waitUntil() requiring coordination.  Since waitUntil() promises basically get passed to Promise.all(), no middleware is necessary to do that.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/836#issuecomment-186611060

Received on Saturday, 20 February 2016 14:10:05 UTC