method CookieMap.prototype.clearimport { CookieMap } from "https://dotland.deno.dev/std@0.181.0/http/cookie_map.ts"; clear(options?: CookieMapSetDeleteOptions)Deletes all the cookies from the {@link Request} in the response. Parametersoptionaloptions: CookieMapSetDeleteOptions = [UNSUPPORTED]