Re: [ServiceWorker] HTTP authentication and proxy authentication hook (#119)

> then if the Response was served from the Cache, it'd be serving mixed content.

Right, and fetch would reject in that case because the request would not "accepts mixed content". That seems fair.

Take your point though that the decision to show mixed content could sit with the consumer, just comes down to changing one spec vs many.

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

Received on Friday, 3 July 2015 14:51:09 UTC