- From: cybai (Haku) <notifications@github.com>
- Date: Wed, 24 May 2023 05:44:09 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 May 2023 12:44:14 UTC
@CYBAI commented on this pull request.
> <p>Objects including the {{Body}} interface mixin need to define an associated
-<dfn id=concept-body-mime-type for=Body>MIME type</dfn> algorithm which takes no arguments and
-returns failure or a <a for=/>MIME type</a>.
+<dfn id=concept-body-mime-type for=Body>MIME type</dfn> algorithm which returns the result of
+<a for=Body>get the MIME type</a> with <a>this</a>.
yes 🙏 let me remove it and I think calling "get the MIME type" directly from callers should be clear enough.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1657#discussion_r1204062523
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1657/review/1441753606@github.com>
Received on Wednesday, 24 May 2023 12:44:14 UTC