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.
A cookie is a chunk of data stored in the browser that is used to persist state and other information a website needs to execute its features.
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.