http-cookie/lib/http
Mike Morearty 0decfe98b7 Add header line when writing to cookies.txt
When Python is reading a Netscape-format cookies.txt file, it seems to
require an initial line that looks like this:

    # Netscape HTTP Cookie File
2013-02-17 18:23:32 -08:00
..
cookie Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00
cookie.rb HTTP::Cookie#origin=: Acceptability check must be performed after setting the domain and path. 2012-10-22 14:50:13 +09:00
cookie_jar.rb Add header line when writing to cookies.txt 2013-02-17 18:23:32 -08:00