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