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

  /external/apache-http/src/org/apache/http/client/params/
CookiePolicy.java 50 public static final String RFC_2109 = "rfc2109";
  /external/apache-http/src/org/apache/http/cookie/
ClientCookie.java 49 // RFC2109 attributes
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwCookieManager.java 16 * AwCookieManager manages cookies according to RFC2109 spec.
  /frameworks/base/core/java/android/webkit/
CookieManager.java 23 * Cookies are manipulated according to RFC2109.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 735 rfc2109=False,
763 self.rfc2109 = rfc2109
801 args.append("rfc2109=%s" % repr(self.rfc2109))
    [all...]
Cookie.py 236 # These quoting routines conform to the RFC2109 specification, which in
243 # These are taken from RFC2068 and RFC2109.
526 # This used to be strict parsing based on the RFC2109 and RFC2068
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 735 rfc2109=False,
763 self.rfc2109 = rfc2109
801 args.append("rfc2109=%s" % repr(self.rfc2109))
    [all...]
Cookie.py 236 # These quoting routines conform to the RFC2109 specification, which in
243 # These are taken from RFC2068 and RFC2109.
526 # This used to be strict parsing based on the RFC2109 and RFC2068
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 25 * <li><a href="http://www.ietf.org/rfc/rfc2109.txt">RFC 2109</a>
InternetDomainName.java 385 * <a href="http://www.ietf.org/rfc/rfc2109.txt">RFC 2109</a> for details.
409 * <a href="http://www.ietf.org/rfc/rfc2109.txt">RFC 2109</a> for details.
  /external/chromium_org/net/cookies/
parsed_cookie.cc 418 // From RFC2109: "Attributes (names) (attr) are case-insensitive."
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 44 * <li><a href="http://www.ietf.org/rfc/rfc2109.txt">RFC 2109</a> formalizes
HttpURLConnection.java 207 * href="http://www.ietf.org/rfc/rfc2109.txt">RFC 2109</a>. For compatibility
  /external/chromium/net/base/
cookie_monster.cc     [all...]
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 569 milliseconds