Re: [whatwg/fetch] fetch() doesn't properly handle errors from pre-flight responses with CORS (#443)

> Yes. That's how CORS has worked for a decade.

But with XHR, I can can get response successful, even I `OPTION` a 404 API.

![image](https://user-images.githubusercontent.com/15863224/44066555-8d23f176-9fa3-11e8-907b-f6c8bbbb7d05.png)

-- 
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/443#issuecomment-412721220

Received on Tuesday, 14 August 2018 01:22:56 UTC