WICG / client-hints-infrastructure

Specification for the Client Hints infrastructure - privacy preserving proactive content negotiation
https://wicg.github.io/client-hints-infrastructure
Other
61 stars 26 forks source link

Integrate at the correct point in Fetch #130

Closed arichiv closed 2 years ago

arichiv commented 2 years ago

From @yoavweiss UA infra's point of connection with the Fetch spec is too early up the stack, and append CH needs to be called lower (after the CORS checks) Probably in https://fetch.spec.whatwg.org/#http-network-or-cache-fetch