- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 12 May 2022 00:11:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 May 2022 07:11:12 UTC
@annevk commented on this pull request. > <li> - <p>If <var>request</var>'s <a for=request>method</a> is not `<code>GET</code>` or - <var>blob</var> is not a {{Blob}} object, then return a <a>network error</a>. [[!FILEAPI]] + <p>If <var>request</var>'s <a for=request>method</a> is not `<code>GET</code>`, + <var>blobURLEntry</var> is null, or <var>blobURLEntry</var>'s object is not object should be `<a for="blob URL entry">object</a>` here, as it was before. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1435#pullrequestreview-970357151 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1435/review/970357151@github.com>
Received on Thursday, 12 May 2022 07:11:12 UTC