import { deleteCookie } from "https://deno.land/x/abc@v1.3.1/vendor/https/deno.land/std/http/cookie.ts";
Set the cookie header properly in the Response to delete it
Parameters
res: { headers?: Headers; }
Server Response
import { deleteCookie } from "https://deno.land/x/abc@v1.3.1/vendor/https/deno.land/std/http/cookie.ts";
Set the cookie header properly in the Response to delete it
Server Response