$k. Cookie

Represents a HTTP Cookie (RFC 2109) sent by a client

Methods

name() → {string}

Returns the name of the cookie

Since
  • 4.0.0
Returns:
Type: 
string

value() → {string}

Returns the value of the cookie

Since
  • 4.0.0
Returns:
Type: 
string