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.
1 parent b1792d9 commit ccedc22Copy full SHA for ccedc22
1 file changed
Lib/http/cookiejar.py
@@ -1981,7 +1981,7 @@ class MozillaCookieJar(FileCookieJar):
1981
magic_re = re.compile("#( Netscape)? HTTP Cookie File")
1982
header = """\
1983
# Netscape HTTP Cookie File
1984
-# http://www.netscape.com/newsref/std/cookie_spec.html
+# http://curl.haxx.se/rfc/cookie_spec.html
1985
# This is a generated file! Do not edit.
1986
1987
"""
0 commit comments