- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 17 Feb 2021 03:14:56 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 February 2021 11:15:08 UTC
Add more parameters to the "obtain a connection" operation, as we want to create a WebTransport over HTTP/3 connection for WebTransport.
<!--
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):
* Chrome
* Firefox
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* We'll test this as part of WebTransport
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* N/A: This is an infrastructure change needed by WebTransport
(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/1171
-- Commit Summary --
* wip
* fix
* fix
-- File Changes --
M fetch.bs (34)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1171.patch
https://github.com/whatwg/fetch/pull/1171.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/1171
Received on Wednesday, 17 February 2021 11:15:08 UTC