Click or drag to resize

SameSiteCookieIssueDetails Properties

Version 94.4.20

The SameSiteCookieIssueDetails type exposes the following members.

Properties
  NameDescription
Public propertyCookie
If AffectedCookie is not set then rawCookieLine contains the raw Set-Cookie header string. This hints at a problem where the cookie line is syntactically or semantically malformed in a way that no valid cookie could be created.
Public propertyCookieExclusionReasons
CookieExclusionReasons
Public propertyCookieUrl
CookieUrl
Public propertyCookieWarningReasons
CookieWarningReasons
Public propertyOperation
Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.
Public propertyRawCookieLine
RawCookieLine
Public propertyRequest
Request
Public propertySiteForCookies
SiteForCookies
Top
See Also