The cookies parsed from the request.
Clears the given cookie.
Important: if the cookie was set with any options
, the SAME options
must be provided here in order for the cookie to be cleared on the client.
Gets the HTTPCookie by name, if it exists.
Get an array of Set-Cookie
headers to include in the response.
Returns true if a cookie exists with the given name.
Parse the cookies from the request.
Set a new cookie using the specified options.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Class for accessing and managing cookies in the associated request.