Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 0358c20 + ccedc22 commit fc45f17Copy full SHA for fc45f17
1 file changed
Lib/http/cookiejar.py
@@ -1973,7 +1973,7 @@ class MozillaCookieJar(FileCookieJar):
1973
magic_re = re.compile("#( Netscape)? HTTP Cookie File")
1974
header = """\
1975
# Netscape HTTP Cookie File
1976
-# http://www.netscape.com/newsref/std/cookie_spec.html
+# http://curl.haxx.se/rfc/cookie_spec.html
1977
# This is a generated file! Do not edit.
1978
1979
"""
0 commit comments