WSCookie
play.api.libs.ws.WSCookie
trait WSCookie
A WS Cookie.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultWSCookie
Members list
Value members
Abstract methods
The domain.
The domain.
Attributes
If the cookie is HTTPOnly.
If the cookie is HTTPOnly.
Attributes
The maximum age. If negative, then returns None.
The maximum age. If negative, then returns None.
Attributes
The cookie name.
The cookie name.
Attributes
The path.
The path.
Attributes
If the cookie is secure.
If the cookie is secure.
Attributes
The cookie value.
The cookie value.
Attributes
In this article