We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http.cookiejar
1 parent c62c523 commit 53584d3Copy full SHA for 53584d3
Doc/library/http.cookiejar.rst
@@ -570,7 +570,7 @@ Netscape protocol strictness switches:
570
571
Don't allow setting cookies whose path doesn't path-match request URI.
572
573
-:attr:`strict_ns_domain` is a collection of flags. Its value is constructed by
+:attr:`~DefaultCookiePolicy.strict_ns_domain` is a collection of flags. Its value is constructed by
574
or-ing together (for example, ``DomainStrictNoDots|DomainStrictNonDomain`` means
575
both flags are set).
576
0 commit comments