HomeSort by relevance Sort by last modified time
    Searched refs:adjustEffectiveHost (Results 1 - 18 of 18) sorted by null

  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965Spec.java 111 origin = adjustEffectiveHost(origin);
166 origin = adjustEffectiveHost(origin);
178 origin = adjustEffectiveHost(origin);
223 private static CookieOrigin adjustEffectiveHost(final CookieOrigin origin) {