[whatwg/fetch] Editorial: consistently use a body + type tuple (PR #1439)

Previously multiple functions returned ad-hoc tuples of body + mime
type. This commit consolidates all of these into a concrete "body with
type" tuple.

This is an editorial change (does not impact behaviour).

Closes #1410

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1439

-- Commit Summary --

  * Editorial: consistently use a body + type tuple

-- File Changes --

    M fetch.bs (79)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1439.patch
https://github.com/whatwg/fetch/pull/1439.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1439
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1439@github.com>

Received on Wednesday, 11 May 2022 11:29:31 UTC