http-cookie/lib/http
Akinori MUSHA 8be03978a0 Make each(uri) not fail if a non-HTTP URL is given.
Fix documents with #each.  The uri argument was not made a keyword
argument.

Guarantee that the +uri+ given to AbstractStore#each() is a URI
object.

Make HashStore#each return self as required.
2013-03-15 11:33:54 +09:00
..
cookie Bump VERSION to 0.1.0. 2013-03-15 10:52:04 +09:00
cookie_jar Make each(uri) not fail if a non-HTTP URL is given. 2013-03-15 11:33:54 +09:00
cookie.rb Check if the scheme is http(s) and the host is non-nil in URI. 2013-03-15 11:21:57 +09:00
cookie_jar.rb Make each(uri) not fail if a non-HTTP URL is given. 2013-03-15 11:33:54 +09:00