interface CookiesSetDeleteOptions
implements CookiesGetOptions
import { type CookiesSetDeleteOptions } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts";
Properties
optional
expires: DateFor use in situations where requests are presented to Deno as "insecure" but are otherwise secure and so secure cookies can be treated as secure.