- From: silverwind <notifications@github.com>
- Date: Mon, 12 Dec 2022 09:54:16 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 December 2022 17:54:27 UTC
I find the naming of this highly confusing. MDN for example lists [`Response.json`](https://developer.mozilla.org/en-US/docs/Web/API/Response/json) which is actually `Response.prototype.json` and not this static method. Naming it `Response.from` would be in line with`Array.from`. W3C has [similar concerns](https://github.com/w3ctag/design-reviews/issues/741#issuecomment-1187657017). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1389#issuecomment-1346954967 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1389/1346954967@github.com>
Received on Monday, 12 December 2022 17:54:27 UTC