Searched refs:SET_COOKIE2 (Results 1 – 5 of 5) sorted by relevance
51 public static final String SET_COOKIE2 = "Set-Cookie2"; field
189 public static final String SET_COOKIE2 = "Set-Cookie2"; field in HttpHeaders
112 it = response.headerIterator(SM.SET_COOKIE2); in process()
124 if (header.getName().equals(SM.SET_COOKIE2)) { in parse()
2033 field @Deprecated public static final String SET_COOKIE2 = "Set-Cookie2";