Re: [whatwg/fetch] Return a `content-encoding` header for resource timing and more (PR #1796)

guohuideng2024 left a comment (whatwg/fetch#1796)

update:
1. Since I couldn't register a new reserved "unknown" value for "content coding", per the discussion with Roy and Yoav, I am replacing "unknown" with "_". "_" cannot be used as a "content coding" value so it won't cause value space problem.
2.  I removed the internal reference because the reference has been registered into "specref".

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

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

Received on Monday, 5 May 2025 18:54:14 UTC