- From: Ian Kilpatrick <notifications@github.com>
- Date: Fri, 27 Oct 2017 22:25:35 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 October 2017 22:25:57 UTC
@nhiroki & I will work on some tests. Based on my understanding I think broadly we'll need. - A `worklet.addModule('script.js')` gets intercepted by a SW (and something that doesn't). - Any same-origin `import` statements also get intercepted. It doesn't appear that anyone implements (and are no tests yet) for `RequestDestination` so we'll leave that alone for the time being. -- 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/pull/527#issuecomment-340111780
Received on Friday, 27 October 2017 22:25:57 UTC