@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| Cookie |
An HTTP cookie.
|
| CookieStore |
A service that allows working with the session and persistent cookies.
|
| PartitionKey |
The site (scheme and domain) of the top-level URL where another embedded context sets a cookie.
|
| Class | Description |
|---|---|
| Cookie.Builder |
A builder of
Cookie. |
| Enum | Description |
|---|---|
| SameSite |
Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.
|