Package-level declarations

Contains classes that allow you to manage cookies.

Types

Link copied to clipboard
interface Cookie
An HTTP cookie.
Link copied to clipboard
A service that allows working with the session and persistent cookies.
Link copied to clipboard
interface PartitionKey
The site (scheme and domain) of the top-level URL where another embedded context sets a cookie.
Link copied to clipboard
Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.