- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 21 Jan 2021 21:24:40 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 January 2021 05:24:52 UTC
<!-- 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: * TBD - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: TBD * Firefox: TBD * Safari: TBD (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) Fixes w3c/ServiceWorker#1560 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1144 -- Commit Summary -- * Fail request when streaming request body is used in ServiceWorker -- File Changes -- M fetch.bs (8) -- Patch Links -- https://github.com/whatwg/fetch/pull/1144.patch https://github.com/whatwg/fetch/pull/1144.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/1144
Received on Friday, 22 January 2021 05:24:52 UTC