frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Understand the impact of upcoming User Agent reduction changes in chrome

Open jamesgorrie opened this issue 3 years ago • 0 comments

Our technical Google rep, Antoine Bisch, has forwarded some information regarding upcoming changes to the way that the user agent is sent with requests.

Here is the chrome blog post on the changes. https://developer.chrome.com/blog/user-agent-reduction-origin-trial/

We have the option to test in a couple of ways:

  • Either at an individual level, with a feature flag we can set in chrome
  • by opting into a trial that uses real origin traffic(we will need to register for this, but I have the details)

Key questions:

  • What may be impacted by these changes i.e. what should we ensure we're testing? In what ways do we rely on the UA as it is currently?
  • Which type of testing do we want to do?

jamesgorrie avatar Mar 30 '22 10:03 jamesgorrie