Skip to main content
Module

x/cav/mod.ts>CookieDeleteOptions

A server framework for Deno
Go to Latest
interface CookieDeleteOptions
import { type CookieDeleteOptions } from "https://deno.land/x/cav@0.0.24/mod.ts";

Options for deleting a cookie from a CookieJar.

Properties

optional
path: string
optional
domain: string