http-cookie/lib/http
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
..
cookie Bump the version number high up to 1.0.0.pre1. 2013-03-21 17:56:08 +09:00
cookie_jar Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab. 2013-03-23 02:02:56 +09:00
cookie.rb Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab. 2013-03-23 02:02:56 +09:00
cookie_jar.rb Replace compatibility errors with documentation. 2013-03-23 00:27:38 +09:00