import * as mod from "https://deno.land/std@0.215.0/http/cookie.ts";
Functions
Set the cookie header with empty value in the headers to delete it | |
Parse cookies of a header | |
Parse set-cookies of a header | |
Set the cookie header properly in the headers |
Interfaces
Represents an HTTP Cookie. |