Contents

HTTPCookieStringPolicy

Values that indicate whether to restrict the cookie to requests sent back to the same site that created it.

Declaration

struct HTTPCookieStringPolicy

Discussion

RFC 6265 defines “same site” as the registerable domain of a URI.

Topics

Creating a policy

Policies

See Also

Securing cookies