- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 20 Oct 2022 17:47:26 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 October 2022 00:47:39 UTC
@domenic commented on this pull request. > @@ -4597,22 +4598,21 @@ steps: <p class=note>The `<code>GET</code>` <a for=/>method</a> restriction serves no useful purpose other than being interoperable. - <li><p>Let <var>response</var> be a new <a for=/>response</a> whose - <a for=response>status message</a> is `<code>OK</code>`. + <li><p>Let <var>bodyWithType</var> be the result of <a for=BodyInit>safely extracting</a> + <var>blobURLEntry</var>'s <a for="blob URL entry">object</a>. Oh, I guess https://github.com/whatwg/fetch/pull/1506 fixes this, nevermind. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1505#discussion_r1001251051 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1505/review/1150174586@github.com>
Received on Friday, 21 October 2022 00:47:39 UTC