Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Client Hints #552

Closed
tresf opened this issue Jan 15, 2020 · 1 comment · Fixed by #643
Closed

Add Client Hints #552

tresf opened this issue Jan 15, 2020 · 1 comment · Fixed by #643

Comments

@tresf
Copy link
Contributor

tresf commented Jan 15, 2020

Future versions of Chrome aim to block User Agent Strings and leverage Client Hints instead.

The "Device Hints" are especially important for OS metrics as well as our downloads page.

https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/client-hints
https://developer.mozilla.org/en-US/docs/Glossary/Client_hints
https://www.keycdn.com/blog/client-hints

tresf added a commit that referenced this issue May 21, 2020
tresf added a commit that referenced this issue May 26, 2020
Add Sec-CH-UA* request headers in favor of legacy User-Agent string
Closes #552
@tresf
Copy link
Contributor Author

tresf commented Mar 25, 2021

Update: Added new Bitness flags 1d8dda8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant