- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 28 Jun 2022 05:14:59 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 June 2022 12:15:11 UTC
@yutakahirano commented on this pull request. > @@ -7305,11 +7315,16 @@ constructor steps are: <li><p>Let <var>inputOrInitBody</var> be <var>initBody</var> if it is non-null; otherwise <var>inputBody</var>. + <li><p>If <var>init</var>["{{RequestInit/duplex}}"] is "full", then throw a {{TypeError}}. Done. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1457#discussion_r908405707 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1457/review/1021628159@github.com>
Received on Tuesday, 28 June 2022 12:15:11 UTC