Home
last modified time | relevance | path

Searched defs:SET_COOKIE2 (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/cookie/
DSM.java51 public static final String SET_COOKIE2 = "Set-Cookie2"; field
/external/guava/guava/src/com/google/common/net/
DHttpHeaders.java189 public static final String SET_COOKIE2 = "Set-Cookie2"; field in HttpHeaders