http-cookie/lib/http
Akinori MUSHA 532101a102 Introduce a new cookie object attribute "origin".
Change the signature of HTTP::Cookie.parse() so that it only
optionally takes an origin URI.  When one is given, the method checks
if each piece of cookie in the header value is valid and acceptable
from the origin to ignore unacceptable cookies.
2012-10-17 22:35:30 +09:00
..
cookie Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00
cookie.rb Introduce a new cookie object attribute "origin". 2012-10-17 22:35:30 +09:00
cookie_jar.rb Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00