[whatwg/fetch] Pass in Content-Encoding to resource-timing (PR #1742)

These changes are to support addition of content type attribute to Perfomance resource timing. Further details are available at 
https://github.com/w3c/resource-timing/issues/381

- [ ] At least two implementers are interested (and none opposed):
   * Discussed and agreed at Feb 29, 2024 [W3C WebPerf call](https://docs.google.com/document/d/1qPPCtpg1MyVw3GGmd6VKZCdCyqoDub6Xgc8ANnq8SRI/edit#heading=h.wkdzwqaypyq6):
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://chromium-review.googlesource.com/c/chromium/src/+/5369775
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: https://issues.chromium.org/issues/327941462
   * Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1886107
   * WebKit: https://bugs.webkit.org/show_bug.cgi?id=271632
   * Deno (not for CORS changes): …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed:
  -  https://github.com/mdn/content/issues/32823
- [ ] The top of this comment includes a [clear commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. -->

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/fetch-1/1742.html" title="Last updated on Mar 25, 2024, 8:27 AM UTC (823845a)">Preview</a> | <a href="https://whatpr.org/fetch/1742/8dd73db...823845a.html" title="Last updated on Mar 25, 2024, 8:27 AM UTC (823845a)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1742

-- Commit Summary --

  * Pass in Content-Encoding to resource-timing

-- File Changes --

    M fetch.bs (14)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1742.patch
https://github.com/whatwg/fetch/pull/1742.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1742
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1742@github.com>

Received on Monday, 25 March 2024 08:28:25 UTC