Home
last modified time | relevance | path

Searched refs:rfc2109 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dcookielib.py751 rfc2109=False, argument
779 self.rfc2109 = rfc2109
817 args.append("rfc2109=%s" % repr(self.rfc2109))
1565 cookie.rfc2109 = True
/external/python/cpython2/Doc/library/
Dcookielib.rst681 .. attribute:: Cookie.rfc2109
/external/apache-http/api/
Dapache-http-legacy-current.txt1612 field public static final java.lang.String RFC_2109 = "rfc2109";