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

I guess author meant that some request, say to `styles.css` might be in-flight by link=preload. And,  right after that normal request could be done to the same URL.

The question is: how to re-use existing network request?

I guess mentioning of Cache API just confused all the things.

-- 
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-240585388

Received on Wednesday, 17 August 2016 23:58:31 UTC