- From: Yutaka Hirano <notifications@github.com>
- Date: Sun, 19 Jun 2022 22:28:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1457@github.com>
Introduce the member, and throw if init.duplex is not set in the
Request constructor, as discussed at #1438.
- [ ] At least two implementers are interested (and none opposed):
* Chrome
* Mozilla
* Deno
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* Chrome: TBD
* Firefox: This is a part of the streaming upload feature.
* Safari: This is a part of the streaming upload feature.
* Deno (not for CORS changes): This is a part of the streaming upload feature.
(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/1457
-- Commit Summary --
* Introduce RequestInit.duplex
* fix
* fix
-- File Changes --
M fetch.bs (17)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1457.patch
https://github.com/whatwg/fetch/pull/1457.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1457
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1457@github.com>
Received on Monday, 20 June 2022 05:28:15 UTC