- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 Aug 2016 22:31:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 5 August 2016 05:34:59 UTC
So I forgot about two things that need to be fixed before landing: 1) Filtering for "no-cors". 2) How this works with CORS. 1) Is easy. It'll just resolve to the empty list. 2) Is hard. I think the easiest v1 would be to also filter it for CORS completely and later we can add a header or some such to reveal them. --- 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/344#issuecomment-237758993
Received on Friday, 5 August 2016 05:34:59 UTC