http-cookie/test
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
..
helper.rb Replace compatibility errors with documentation. 2013-03-23 00:27:38 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_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
test_http_cookie_jar.rb Replace compatibility errors with documentation. 2013-03-23 00:27:38 +09:00