http-cookie/test
Akinori MUSHA ffabb614ad Perform acceptance check in CookieJar#add instead of origin=.
- Cookie#acceptable? is added, which is called by such methods as
  Cookie.parse and CookieJar#add.

- Cookie#origin= no longer raises ArgumentError just because it
  conflicts with the domain.

- Cookie#origin= raises ArgumentError if it is given an object that is
  not URI or string-like.
2013-04-03 17:57:27 +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 Perform acceptance check in CookieJar#add instead of origin=. 2013-04-03 17:57:27 +09:00
test_http_cookie_jar.rb Perform acceptance check in CookieJar#add instead of origin=. 2013-04-03 17:57:27 +09:00