Sec,ch,ua,mobile:,?0 Apr 2026

: It is part of the Privacy Sandbox initiative to reduce the information leaked by traditional "User-Agent" strings.

The header sec-ch-ua-mobile: ?0 is a that tells a web server the request is coming from a desktop device . sec,ch,ua,mobile:,?0

: Serve expansive, multi-column designs rather than single-column mobile stacks. : It is part of the Privacy Sandbox

: It is a "low-entropy" hint, meaning browsers like Chrome send it by default on every secure (HTTPS) request without the server needing to ask for it. sec,ch,ua,mobile:,?0

The ?0 value is a boolean indicator where 0 means "false" (not a mobile device). If you are "drafting proper content" based on this header, your server-side logic should prioritize and features. Content Strategy for ?0 (Desktop)