Skip to content

SameSiteLax

[Source]

The cookie is sent with same-site requests and top-level navigations.

primitive val SameSiteLax is
  _SameSite val

Implements

  • _SameSite val

Constructors

create

[Source]

new val create()
: SameSiteLax val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: SameSiteLax val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SameSiteLax val)
: Bool val

Parameters

Returns