new Cookie()
Represents a HTTP Cookie (RFC 2109) sent by a client
Methods
name() → {string}
Returns the name of the cookie
Returns:
- Type:
- string
value() → {string}
Returns the value of the cookie
Returns:
- Type:
- string
Represents a HTTP Cookie (RFC 2109) sent by a client
Returns the name of the cookie
Returns the value of the cookie