import { CookieMap } from "https://deno.land/std@0.174.0/http/cookie_map.ts";
Set a named cookie in the response. The optional
CookieMapSetDeleteOptions
are applied to the cookie being set.
import { CookieMap } from "https://deno.land/std@0.174.0/http/cookie_map.ts";
Set a named cookie in the response. The optional
CookieMapSetDeleteOptions
are applied to the cookie being set.