- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 21 Oct 2022 00:29:08 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 October 2022 07:29:20 UTC
@annevk commented on this pull request. > @@ -4569,7 +4569,8 @@ steps: "<code>blank</code>", then return a new <a for=/>response</a> whose <a for=response>status message</a> is `<code>OK</code>`, <a for=response>header list</a> is « (`<code>Content-Type</code>`, `<code>text/html;charset=utf-8</code>`) », and - <a for=response>body</a> is the empty byte sequence. + <a for=response>body</a> is the <a for="body with type">body</a> of the result of + <a for=BodyInit>safely extracting</a> the empty byte sequence. #1507 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1505#discussion_r1001459114 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1505/review/1150473963@github.com>
Received on Friday, 21 October 2022 07:29:20 UTC