import { deleteCookie } from "https://deno.land/x/drash@v2.7.0/deps.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/drash@v2.7.0/deps.ts";
Set the cookie header with empty value in the headers to delete it
The headers instance to delete the cookie from