- From: Sohom Datta <notifications@github.com>
- Date: Mon, 17 Apr 2023 05:37:55 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1632@github.com>
This change will allow for the addition of the http method to the resource-timing spec Explainer: https://github.com/rt-explainer Associated resource-timing PR: w3c/resource-timing#375 <!-- 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/1632 -- Commit Summary -- * fix: Add http method to fetch timing info -- File Changes -- M fetch.bs (6) -- Patch Links -- https://github.com/whatwg/fetch/pull/1632.patch https://github.com/whatwg/fetch/pull/1632.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1632 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1632@github.com>
Received on Monday, 17 April 2023 12:38:01 UTC