Interface for reading cookies from an incoming request.
Retrieves all cookies from the request.
Retrieves a single cookie value by name.
The name of the cookie to retrieve.
Interface for reading cookies from an incoming request.