]> granicus.if.org Git - python/commitdiff
update url to spec (closes #20018)
authorBenjamin Peterson <benjamin@python.org>
Wed, 18 Dec 2013 21:36:34 +0000 (15:36 -0600)
committerBenjamin Peterson <benjamin@python.org>
Wed, 18 Dec 2013 21:36:34 +0000 (15:36 -0600)
Lib/_MozillaCookieJar.py

index 00e8bcf981911e24d1d67c739c517148b301bdef..585bc179ee34bb86edb116c15d279785fbbfb42d 100644 (file)
@@ -39,7 +39,7 @@ class MozillaCookieJar(FileCookieJar):
     magic_re = "#( Netscape)? HTTP Cookie File"
     header = """\
 # Netscape HTTP Cookie File
-# http://www.netscape.com/newsref/std/cookie_spec.html
+# http://curl.haxx.se/rfc/cookie_spec.html
 # This is a generated file!  Do not edit.
 
 """