HomeSort by relevance Sort by last modified time
    Searched full:set_cookie (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/net/http/
http_atom_list.h 53 HTTP_ATOM(SET_COOKIE)
  /frameworks/base/core/java/android/net/http/
Headers.java 71 public final static String SET_COOKIE = "set-cookie";
144 SET_COOKIE,
285 if (name.equals(SET_COOKIE)) {
  /external/apache-http/src/org/apache/http/cookie/
SM.java 50 public static final String SET_COOKIE = "Set-Cookie";
  /external/apache-http/src/org/apache/http/client/protocol/
ResponseProcessCookies.java 105 HeaderIterator it = response.headerIterator(SM.SET_COOKIE);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 163 self.set_cookie(c)
_MozillaCookieJar.py 104 self.set_cookie(c)
cookielib.py 1622 def set_cookie(self, cookie): member in class:CookieJar
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 163 self.set_cookie(c)
_MozillaCookieJar.py 104 self.set_cookie(c)
cookielib.py 1622 def set_cookie(self, cookie): member in class:CookieJar
    [all...]
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 165 public static final String SET_COOKIE = "Set-Cookie";
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_browsertest.cc 466 "http://localhost:%d/set_cookie.html", embedded_test_server()->port()));
  /external/chromium_org/chrome/browser/apps/
app_browsertest.cc 417 "/extensions/platform_apps/isolation/set_cookie.html");
    [all...]
web_view_browsertest.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookielib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py     [all...]
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/sdk/15/
android.jar 

Completed in 838 milliseconds