import { deleteCookie } from "https://deno.land/x/frugal@0.3.0/dep/std/http.ts";
Set the cookie header with empty value in the headers to delete it
Parameters
headers: Headers
The headers instance to delete the cookie from
import { deleteCookie } from "https://deno.land/x/frugal@0.3.0/dep/std/http.ts";
Set the cookie header with empty value in the headers to delete it
The headers instance to delete the cookie from