Migrate to User-Agent Client Hints
Strategies to migrate your site from relying on the user-agent string to the
new User-Agent Client Hints.
Strategies to migrate your site from relying on the user-agent string to the
new User-Agent Client Hints.
The definition of "same-site" is evolving to include the URL scheme, so links between HTTP and HTTPS versions of a site now count as cross-site requests. Upgrade to HTTPS by default to avoid issues where possible or read on for details of what SameSite attribute values are needed.
Update your site's cookies to prepare for the upcoming changes to the SameSite attribute's behavior.
Secure your site by learning how to explicitly mark your cross-site cookies.