http-cookie/lib/http
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
..
cookie Bump the version to 1.0.0.pre8. 2013-03-29 01:58:43 +09:00
cookie_jar Elaborate on the hash storage model. 2013-03-28 19:13:02 +09:00
cookie.rb Perform acceptance check in CookieJar#add instead of origin=. 2013-04-03 17:57:27 +09:00
cookie_jar.rb Perform acceptance check in CookieJar#add instead of origin=. 2013-04-03 17:57:27 +09:00