Re: [whatwg/fetch] Add `Response.json` static method (PR #1392)

Note that we'd need to fix Web IDL first to allow regular and static operations with the same name:

> The identifier of a static operation also must not be the same as the identifier of a regular operation defined on the same interface.

from https://webidl.spec.whatwg.org/#idl-operations

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1392#issuecomment-1025943001
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1392/c1025943001@github.com>

Received on Monday, 31 January 2022 16:07:37 UTC