- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 22 Sep 2022 03:07:24 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1491@github.com>
Also document how we should refactor this in the future.
Tests: https://wpt.fyi/fetch/security/1xx-response.any.html.
Fixes #1397.
<!--
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.
-->
Checkboxes are not applicable as this is already implemented as such as I understand it.
- [ ] 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:
* Chrome: …
* Firefox: …
* Safari: …
* Deno (not for CORS changes): …
(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/1491
-- Commit Summary --
* Only break for 101 in "websocket" mode
-- File Changes --
M fetch.bs (7)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1491.patch
https://github.com/whatwg/fetch/pull/1491.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1491
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1491@github.com>
Received on Thursday, 22 September 2022 10:07:37 UTC