Module

x/another_cookiejar/mod.ts>Cookie#canSendTo

https://deno.land/x/another_cookiejar
Go to Latest
method Cookie.prototype.canSendTo
import { Cookie } from "https://dotland.deno.dev/x/another_cookiejar@v2.2.4/mod.ts";

Parameters

url: string
  • the url that we are checking against
optional
redirectedTo = [UNSUPPORTED]
  • are we being redirecting to this url from another domain ?