- From: Noam Rosenthal <notifications@github.com>
- Date: Sat, 03 Dec 2022 23:40:48 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1556@github.com>
encoded/decoded body size relate to the resource, not to the timing. Body size of cors-same-origin resources is anyway observable in service workers. This is part of https://github.com/w3c/resource-timing/issues/220#issuecomment-1177615190 <!-- 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.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1556 -- Commit Summary -- * Body sizes should be CORS rather than TAO protected -- File Changes -- M fetch.bs (6) -- Patch Links -- https://github.com/whatwg/fetch/pull/1556.patch https://github.com/whatwg/fetch/pull/1556.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1556 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1556@github.com>
Received on Sunday, 4 December 2022 07:41:01 UTC