Break a User-Agent header into the browser, operating system, device and engine it claims, then read it token by token. Most of the string is not about the browser sending it: Mozilla/5.0 dates to 1994, and every Chromium browser still ships a Safari token so old server-side sniffing serves it the right page.