Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/cookie/
DSM.java45 public static final String SET_COOKIE = "Set-Cookie"; field
/external/guava/guava/src/com/google/common/net/
DHttpHeaders.java165 public static final String SET_COOKIE = "Set-Cookie"; field in HttpHeaders