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

@annevk Thanks for reviewing. I'm new to this area so I wanna ask you something.

> we need to actually define how the value is obtained.

Do you means that this change require "extract Content Encoding" algorithm like "extract a MIME type" ?
https://fetch.spec.whatwg.org/#concept-header-extract-mime-type

> we probably want to minimize the information
I think it should be seems like restricted to well-known codings like

- identity ?
- deflate
- gzip
- br
- zstd

is that right ? or is there some lists which I should refer to ?

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

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

Received on Monday, 25 March 2024 09:02:05 UTC