- From: Carlos IL <notifications@github.com>
- Date: Thu, 11 May 2023 11:28:35 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1655@github.com>
<!-- 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): * … * … - [ ] [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: * Chromium: … * Gecko: … * 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.) Creating this PR with the changes proposed in #1654, this still needs implementer interest, so not requesting review yet. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1655 -- Commit Summary -- * add step for upgrades, still missing fallback * add fallback to http algorithm * meacer comments * add missing bracket * Add Upgrade and Fallback algorithms * Link to https upgrading from main fetch * Update flag definitions -- File Changes -- M fetch.bs (122) -- Patch Links -- https://github.com/whatwg/fetch/pull/1655.patch https://github.com/whatwg/fetch/pull/1655.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655@github.com>
Received on Thursday, 11 May 2023 18:28:40 UTC