method CookieMap.prototype.hasimport { CookieMap } from "https://dotland.deno.dev/std@0.181.0/http/mod.ts"; has(key: string): booleanReturns true if the matching key is present in the Request, otherwise false. Parameterskey: stringReturnsboolean