Commit ccedc227 authored by Benjamin Peterson's avatar Benjamin Peterson

update url to spec (closes #20018)

parent b1792d95
......@@ -1981,7 +1981,7 @@ class MozillaCookieJar(FileCookieJar):
magic_re = re.compile("#( 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.
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment