Skip to content

Coming from jenssegers/agent - Google to phase out user-agent strings in Chrome #126

@kevincobain2000

Description

@kevincobain2000

Issue description

Also addressed to jenssegers/agent#165
Paste Raw

Hi,
With regards to the recent announcement by Google.
https://www.zdnet.com/article/google-to-phase-out-user-agent-strings-in-chrome/

Google to phase out user-agent strings in Chrome Chrome will move to a new technology called Client Hints, part of the newer Privacy Sandbox project.

Current

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64)
            AppleWebKit/537.36 (KHTML, like Gecko)
            Chrome/79.0.3945.117 Safari/537.36

NEW

Sec-CH-UA: "Chrome 79.0.3945.117"
Sec-CH-Platform: "Windows 10"
Sec-CH-Arch: "AMD64"
Sec-CH-Mobile: 0

I wonder if it will be added to the Roadmap of this project for future updates.


I am sorry, please ask let me open an issue here too together with the references

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions