Re: [whatwg/fetch] Change new Response() statusText default? (#698)

This seems like a good idea since in the current spec you have `new Response("", { status: 404 }).statusText === "OK"`, right?

It seems like if we'd designed this system from scratch we probably would have not exposed statusText at all.

-- 
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/698#issuecomment-380899319

Received on Thursday, 12 April 2018 18:22:10 UTC