Retrieves all cookies from the request.
Retrieves a single cookie value by name.
The name of the cookie to retrieve.
Retrieves a query parameter value by name.
The name of the query parameter to retrieve.
Returns the raw request details including method, URL, and body.
Represents a request object that includes cookie handling capabilities.