- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 01 Jun 2023 02:16:44 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 June 2023 09:16:51 UTC
@annevk commented on this pull request. > - <dt>Otherwise - <dd><p><a>Throw</a> a {{TypeError}}. -</dl> + <li><p>If <var>entries</var> is failure, then <a>throw</a> a {{TypeError}}. + + <li><p>Return a new {{FormData}} object whose <a for=FormData>entry list</a> is + <var>entries</var>. + </ol> + </dl> + <li><p>Otherwise, <a>Throw</a> a {{TypeError}}. Yes. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1657#discussion_r1212851887 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1657/review/1454984502@github.com>
Received on Thursday, 1 June 2023 09:16:51 UTC