Re: [whatwg/fetch] Set the HTTPS state to 'modern' for more things (#290)

I think it would be a mistake to allow our definition of secure contexts to seep into Fetch. Fetch knows about network things. It doesn't know about the way that those network things flow into permissions or APIs or anything else. "HTTPS state" on the `response` seems like it should only be related to the transport layer.

---
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/290#issuecomment-216512860

Received on Tuesday, 3 May 2016 12:29:54 UTC