method Cookie.prototype.setDomainimport { Cookie } from "https://deno.land/x/another_cookiejar@v5.0.1/mod.ts"; setDomain(url: string | Request | URL)Parametersurl: string | Request | URL