- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Wed, 07 Dec 2016 10:28:27 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 7 December 2016 18:29:00 UTC
> Thinking about this again, I still think individual APIs should set the skip-service-worker-flag. The following APIs should set that flag if the request's client is a service worker: We can't just use the existing skip-service-worker-flag as-is for that though, as currently the skip-service-worker-flag also skips foreign fetch service workers (although that's already incorrect and needs fixing for #362). -- 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-265530058
Received on Wednesday, 7 December 2016 18:29:00 UTC