- From: Jake Archibald <notifications@github.com>
- Date: Mon, 25 Jul 2016 09:55:15 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 25 July 2016 16:55:47 UTC
Other APIs to think of here: workers, shared workers, and any kind of async module loading API we may get in future. The simplest solution may be to special-case `fetch` in terms of skipping the fetch event. Others go through the fetch event. Let's discuss it at the f2f. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/303#issuecomment-235013584
Received on Monday, 25 July 2016 16:55:47 UTC