http-cookie/lib
Akinori MUSHA 5b78957e19 Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab.
Remove HTTP::Cookie.normalize_path and add HTTP::Cookie.path_match?
instead for comparison.
2013-03-23 02:02:56 +09:00
..
http Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab. 2013-03-23 02:02:56 +09:00
http-cookie.rb Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00