[whatwg/fetch] Set body with byte reading support (PR #1593)

Fixes #267

The switch is quite simple it seems 👀

<!--
Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [x] At least two implementers are interested (and none opposed):
   * Mozilla (already shipped)
   * Google @ricea
   * Apple? @annevk
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://github.com/web-platform-tests/wpt/pull/37910

- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1243329

   * Gecko: (Shipped)
   * WebKit: …
   * Deno (not for CORS changes): …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

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

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


-- Commit Summary --

  * Set body with byte reading support

-- File Changes --

    M fetch.bs (16)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1593.patch

https://github.com/whatwg/fetch/pull/1593.diff


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1593

You are receiving this because you are subscribed to this thread.

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

Received on Friday, 13 January 2023 07:41:40 UTC