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

Fix fetch point of integration #131

Closed arichiv closed 2 years ago

arichiv commented 2 years ago

closes #130

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)


Preview | Diff