http-cookie/lib
Akinori MUSHA dc65a98907 HTTP::Cookie.parse: Change the signature again.
I made the uri parameter optional when I introduced the origin
attribute, but on second thought it should always be given.

I'm making the origin parameter fixed and mandatory again, but this
time it comes next to set_cookie.  This order should look more natural
because the one that comes first is to be parsed.

Since Mechanize::Cookie.parse required the uri parameter to be a URI
object, backward compatibility is still possible.
2013-03-29 01:39:30 +09:00
..
http HTTP::Cookie.parse: Change the signature again. 2013-03-29 01:39:30 +09:00
http-cookie.rb Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00