Module

x/another_cookiejar/Cookie.ts>isSameDomainOrSubdomain

https://deno.land/x/another_cookiejar
Go to Latest
function isSameDomainOrSubdomain
import { isSameDomainOrSubdomain } from "https://dotland.deno.dev/x/another_cookiejar@v2.2.1/Cookie.ts";

does not make a difference which one is domainA or domainB

Parameters

optional
domainA: string
optional
domainB: string