- From: cybai (Haku) <notifications@github.com>
- Date: Wed, 24 May 2023 05:47:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 May 2023 12:47:54 UTC
@CYBAI commented on this pull request. > @@ -7168,6 +7168,24 @@ returns failure or a <a for=/>MIME type</a>. <hr> +<div algorithm> +<p>To <dfn id=concept-body-get-mime-type for=Body>get the MIME type</dfn>, given an object, <var>requestOrResponse</var>, including the +{{Body}} interface mixin, run these steps: + +<ol> + <li><p>If <var>requestOrResponse</var>'s has an associated <a for=Headers>header list</a>, Thanks for helping me clarify the algorithm of getting headers here. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1657#discussion_r1204068137 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1657/review/1441761484@github.com>
Received on Wednesday, 24 May 2023 12:47:54 UTC