A class for manipulating Request cookies (Cookie header).
Cookie
The amount of cookies received from the client
Delete all the cookies in the cookies in the request.
Delete the cookies matching the passed name or names in the request.
Name or names of the cookies to be deleted
Rest
A class for manipulating Request cookies (
Cookie
header).