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 cache logic #135

Closed arichiv closed 1 year ago

arichiv commented 1 year ago

As written, the cache is append only. This is incorrect as, with any Accept-CH header set, the entire cache should be overwritten with the new contents.

https://github.com/WICG/client-hints-infrastructure/issues/134#issuecomment-1355448722


Preview | Diff