You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm requesting a TAG review of exposing contentEncoding in resourceTiming.
Propose that we add an explicit .contentEncoding in resourceTiming. contentEncoding value has been very helpful for web apps and CDN in monitoring and optimization. As more compressions are deployed, it's no longer practical to infer such value. Therefore, it's desirable to explicitly expose it.
こんにちは TAG-さん!
I'm requesting a TAG review of exposing contentEncoding in resourceTiming.
Propose that we add an explicit
.contentEncoding
in resourceTiming.contentEncoding
value has been very helpful for web apps and CDN in monitoring and optimization. As more compressions are deployed, it's no longer practical to infer such value. Therefore, it's desirable to explicitly expose it.https://github.com/guohuideng2024/resource-timing/blob/gh-pages/Explainers/Content_Encoding.md
Return a
content-encoding
header for resource timing and more whatwg/fetch#1796Expose a filtered content-encoding value to resource timing w3c/resource-timing#411
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/external/wpt/resource-timing/content-encoding.https.html
https://github.com/w3c/resource-timing
@guohuideng2024, Microsoft
https://chromestatus.com/feature/4818080273006592
Expose Content-Encoding to ResourceTiming w3c/resource-timing#381
Further details:
The text was updated successfully, but these errors were encountered: