Enumeration (GI Enum)

Soup-3.0SoupSameSitePolicy

Represents the same-site policies of a cookie.

Index

Enumeration Members

Enumeration Members

LAX: number

The cookie is withheld on cross-site requests but exposed on cross-site navigations

NONE: number

The cookie is exposed with both cross-site and same-site requests

STRICT: number

The cookie is only exposed for same-site requests