sameSite property

HTTPCookieSameSitePolicy? sameSite
getter/setter pair

The cookie same site policy.

NOTE for Android native WebView: available on Android only if WebViewFeature.GET_COOKIE_INFO feature is supported.

Officially Supported Platforms/Implementations:

  • iOS
  • MacOS
  • Android native WebView

Implementation

HTTPCookieSameSitePolicy? sameSite;