php-browser-detection icon indicating copy to clipboard operation
php-browser-detection copied to clipboard

Use Client Hints headers

Open kevinkimball opened this issue 1 year ago • 0 comments

Currently, only supported by Chrome. However important for any Chrome browser as they now report a frozen UA string.

See: https://developer.chrome.com/docs/privacy-security/user-agent-client-hints

For example: https://github.com/serbanghita/Mobile-Detect/pull/962

kevinkimball avatar Sep 09 '24 20:09 kevinkimball