- From: Jake Archibald <notifications@github.com>
- Date: Tue, 28 Sep 2021 02:21:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1312@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.
-->
Fixes #1310.
- [ ] At least two implementers are interested (and none opposed):
* Chromium
* @annevk are Mozilla interested in this?
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* Incoming
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* Chrome: …
* Firefox: …
* Safari: …
- [ ] Security review
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/1312
-- Commit Summary --
* <a href="https://github.com/whatwg/fetch/pull/1312/commits/a39c70507f56be2fc979a1d49516dbaf45a0deb7">Assert range is valid</a>
* <a href="https://github.com/whatwg/fetch/pull/1312/commits/e0b0a28e549be5b3b9c91d1a26472ec4db00f817">Move early exit… earlier</a>
* <a href="https://github.com/whatwg/fetch/pull/1312/commits/482eaf1430547c346bdb50e024bdffae28ccc8e0">Allow 'simple' range header values without preflight</a>
-- File Changes --
M fetch.bs (81)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1312.patch
https://github.com/whatwg/fetch/pull/1312.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/1312
Received on Tuesday, 28 September 2021 09:21:16 UTC