import { type CookieMapSetDeleteOptions } from "https://deno.land/std@0.194.0/http/mod.ts";
Properties
optional
expires: DateWhen the cookie expires.
Do not error when signing and validating cookies over an insecure connection.
import { type CookieMapSetDeleteOptions } from "https://deno.land/std@0.194.0/http/mod.ts";
When the cookie expires.
Do not error when signing and validating cookies over an insecure connection.