import { CookieMap } from "https://deno.land/std@0.159.0/http/cookie_map.ts";
Deletes all the cookies from the Request
in the response.
Parameters
optional
options: CookieMapSetDeleteOptions = [UNSUPPORTED]import { CookieMap } from "https://deno.land/std@0.159.0/http/cookie_map.ts";
Deletes all the cookies from the Request
in the response.