- From: Dan Robertson <notifications@github.com>
- Date: Fri, 28 Oct 2022 22:03:22 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1520@github.com>
- [x] At least two implementers are interested (and none opposed):
* Chromium and Webkit seem to have at least partial implementations
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* https://github.com/web-platform-tests/wpt/pull/34384#pullrequestreview-1139191863
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1784880
* 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.)
Implement support for blob range requests.
Related to: https://github.com/whatwg/fetch/issues/1070
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/1520
-- Commit Summary --
* Add support for blob range requests
-- File Changes --
M fetch.bs (82)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1520.patch
https://github.com/whatwg/fetch/pull/1520.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1520
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1520@github.com>
Received on Saturday, 29 October 2022 05:03:35 UTC