import * as mod from "https://dotland.deno.dev/std@0.215.0/http/cookie.ts"; FunctionsfdeleteCookieSet the cookie header with empty value in the headers to delete it fgetCookiesParse cookies of a header fgetSetCookiesParse set-cookies of a header fsetCookieSet the cookie header properly in the headers InterfacesICookieRepresents an HTTP Cookie.