import { type CookieMapSetDeleteOptions } from "https://deno.land/x/frugal@0.3.0/dep/std/http.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/x/frugal@0.3.0/dep/std/http.ts";
When the cookie expires.
Do not error when signing and validating cookies over an insecure connection.