Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/client/protocol/
DClientContext.java50 public static final String COOKIE_ORIGIN = "http.cookie-origin"; field
DResponseProcessCookies.java100 ClientContext.COOKIE_ORIGIN); in process()
DRequestAddCookies.java194 context.setAttribute(ClientContext.COOKIE_ORIGIN, cookieOrigin); in process()
/external/apache-http/api/
Dcurrent.txt1543 field @Deprecated public static final String COOKIE_ORIGIN = "http.cookie-origin";