• Home
  • Raw
  • Download

Lines Matching refs:RFC

26 :rfc:`2965` are handled.  RFC 2965 handling is switched off by default.
28 either as Netscape or RFC 2965 cookies according to the 'policy' in effect.
33 introduced with RFC 2965.
98 Netscape and RFC 2965 cookies. By default, RFC 2109 cookies (ie. cookies
100 1) are treated according to the RFC 2965 rules. However, if RFC 2965 handling
101 is turned off or :attr:`rfc2109_as_netscape` is ``True``, RFC 2109 cookies are
110 This class represents Netscape, RFC 2109 and RFC 2965 cookies. It is not
132 Obsoleted by RFC 2965. Uses :mailheader:`Set-Cookie` with version=1.
139 Unfinished errata to RFC 2965.
326 This loses information about RFC 2965 cookies, and also about newer or
416 Implement RFC 2965 protocol.
422 indicates to the server that we understand RFC 2965 cookies).
437 Both RFC 2965 and Netscape cookies are covered. RFC 2965 handling is switched
516 If true, request that the :class:`CookieJar` instance downgrade RFC 2109 cookies
520 case RFC 2109 cookies are downgraded if and only if RFC 2965 handling is turned
521 off. Therefore, RFC 2109 cookies are downgraded by default.
534 RFC 2965 protocol strictness switches:
539 Follow RFC 2965 rules on unverifiable transactions (usually, an unverifiable
549 Apply RFC 2965 rules on unverifiable transactions even to Netscape cookies.
589 When setting cookies, require a full RFC 2965 domain-match.
615 cookie-attributes contain equivalent information, and because RFC 2109 cookies
626 Integer or :const:`None`. Netscape cookies have :attr:`version` 0. RFC 2965 and
627 RFC 2109 cookies have a ``version`` cookie-attribute of 1. However, note that
628 :mod:`cookielib` may 'downgrade' RFC 2109 cookies to Netscape cookies, in which
683 ``True`` if this cookie was received as an RFC 2109 cookie (ie. the cookie
686 :mod:`cookielib` may 'downgrade' RFC 2109 cookies to Netscape cookies, in
759 RFC 2965 cookies, be more strict about domains when setting and returning