Re: [ServiceWorker] Should mixed content always be blocked? (#813)

But [passthrough request is a concept already defined](https://w3c.github.io/webappsec-mixed-content/#passthrough-request):

> More formally, request is a passthrough request if the following conditions hold [FETCH]:
> 1. request’s initiator is fetch
> 2. request’s window is an environment settings object (and, therefore, not no-window)
> 3. request’s client’s global object is a ServiceWorkerGlobalScope object. 

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/813#issuecomment-173652531

Received on Thursday, 21 January 2016 17:52:47 UTC