Re: [whatwg/fetch] Ability to detect CORS failures vs connection failures (#605)

This seems very similar to #526. The main problem is that we don't want to expose that granularity to content necessarily. We don't want you to be able to know whether a given server exists, but it was just the same-origin policy that prevented you from knowing that.

-- 
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/605#issuecomment-330522279

Received on Tuesday, 19 September 2017 12:24:42 UTC