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