Re: [slightlyoff/ServiceWorker] Handling race conditions - API for accessing pending requests? (#959)

@NekR hm, I'm not so sure. #920 wants a preflight request along with the fetch event. The problem with getting this from some kind of async store, is if you don't fetch it before the request is complete, you missed your chance.

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

Received on Thursday, 18 August 2016 00:11:15 UTC