Home
last modified time | relevance | path

Searched refs:COOKIE_SPEC (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/client/protocol/
DClientContext.java49 public static final String COOKIE_SPEC = "http.cookie-spec"; field
DResponseProcessCookies.java93 ClientContext.COOKIE_SPEC); in process()
DRequestAddCookies.java193 context.setAttribute(ClientContext.COOKIE_SPEC, cookieSpec); in process()
/external/apache-http/api/
Dcurrent.txt1550 field @Deprecated public static final String COOKIE_SPEC = "http.cookie-spec";