找回密碼
 註冊

Sec,ch,ua,platform:,""windows"" Official

Historically, browsers sent a single, long "User-Agent" string containing every detail about the device. This made it easy for websites to "fingerprint" users and track them across the web.

: Client Hints break this information into smaller, specific pieces. sec,ch,ua,platform:,""windows""

: Because it's low entropy, browsers like Chrome and Edge send it by default with almost every request without the server needing to ask. 💻 How it works in practice : Because it's low entropy, browsers like Chrome

: The value is always in double quotes (e.g., "Windows" ) because it follows the Structured Field Values for HTTP. : This header only tells the server it's "Windows

: The Sec-CH-UA-Platform header is considered "low entropy," meaning it shares basic info (like "Windows" or "Android") that isn't enough to uniquely identify a specific person.

: This header only tells the server it's "Windows." If a site needs to know if you are on Windows 11 specifically, it must request a separate "High Entropy" header called Sec-CH-UA-Platform-Version . 🛠️ Developer Use Cases Web developers use this header to: Sec-CH-UA-Platform header - HTTP - MDN Web Docs

When you visit a site on a PC, your browser sends: Sec-CH-UA-Platform: "Windows" Key characteristics:

小黑屋|Archiver|手機版|Nakuz.com |網站地圖

GMT+8, 14-12-2025 17:33 , Processed in 0.043637 second(s), 12 queries , MemCache On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回復 返回頂部 返回列表