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