• Home
  • Raw
  • Download

Lines Matching refs:Netscape

19 Both the regular Netscape cookie protocol and the protocol defined by
21 :rfc:`2109` cookies are parsed as Netscape cookies and subsequently treated
22 either as Netscape or RFC 2965 cookies according to the 'policy' in effect.
23 Note that the great majority of cookies on the Internet are Netscape cookies.
24 :mod:`http.cookiejar` attempts to follow the de-facto Netscape cookie protocol (which
25 differs substantially from that set out in the original Netscape specification),
91 Netscape and :rfc:`2965` cookies. By default, :rfc:`2109` cookies (ie. cookies
95 'downgraded' by the :class:`CookieJar` instance to Netscape cookies, by
103 This class represents Netscape, :rfc:`2109` and :rfc:`2965` cookies. It is not
120 The specification of the original Netscape cookie protocol. Though this is
121 still the dominant protocol, the 'Netscape cookie protocol' implemented by all
129 The Netscape protocol with the bugs fixed. Uses :mailheader:`Set-Cookie2` in
318 Mozilla ``cookies.txt`` file format (which is also used by the Lynx and Netscape
408 Implement Netscape protocol.
434 Both :rfc:`2965` and Netscape cookies are covered. RFC 2965 handling is switched
453 tighten up the rather loose Netscape protocol rules a little bit (at the cost of
515 cookie-attribute of 1) to Netscape cookies by setting the version attribute of
540 Netscape protocol strictness switches:
544 Apply :rfc:`2965` rules on unverifiable transactions even to Netscape cookies.
549 Flags indicating how strict to be with domain-matching rules for Netscape
592 Equivalent to 0 (ie. all of the above Netscape domain strictness flags switched
609 may be 'downgraded' by :mod:`http.cookiejar` from version 1 to version 0 (Netscape)
619 Integer or :const:`None`. Netscape cookies have :attr:`version` 0. :rfc:`2965` and
621 :mod:`http.cookiejar` may 'downgrade' RFC 2109 cookies to Netscape cookies, in which
679 :mod:`http.cookiejar` may 'downgrade' RFC 2109 cookies to Netscape cookies, in
738 This example illustrates how to open a URL using your Netscape, Mozilla, or Lynx
739 cookies (assumes Unix/Netscape convention for location of the cookies file)::
749 Netscape cookies, and block some domains from setting cookies or having them