[whatwg/fetch] Make response body streams readable byte streams (#1246)

Depends on https://github.com/whatwg/streams/pull/1130.

<!--
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.
-->

- [ ] At least two implementers are interested (and none opposed):
   * I think most implementers have expressed _interest_, but I'm not sure it's on anyone's near-term plan to implement this, so we may want to leave this PR open for a while...
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * TODO
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: TODO
   * Firefox: TODO
   * Safari: TODO

(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/1246

-- Commit Summary --

  * Make response body streams readable byte streams

-- File Changes --

    M fetch.bs (16)

-- Patch Links --

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

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

Received on Wednesday, 2 June 2021 21:30:22 UTC