Searched refs:adjustEffectiveHost (Results 1 – 1 of 1) sorted by relevance
111 origin = adjustEffectiveHost(origin); in parse()166 origin = adjustEffectiveHost(origin); in validate()178 origin = adjustEffectiveHost(origin); in match()223 private static CookieOrigin adjustEffectiveHost(final CookieOrigin origin) { in adjustEffectiveHost() method in RFC2965Spec