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

There's nothing in the w3c recommendation that says you have to strip the status code when applying the network error steps.

https://www.w3.org/TR/cors/#network-error-steps

Sounds like you don't care about adjusting it to be more user friendly based on your response. I'll close the issue.


-- 
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-269353969

Received on Tuesday, 27 December 2016 17:11:20 UTC