A cookie associated with a cross-site resource at http://boo code example
Example: A cookie associated with a cross-site resource at http://placeholder.com/ was set without the `SameSite` attribute.
response.setHeader("Set-Cookie", "HttpOnly;Secure;SameSite=Strict");