http-cookie/lib/http
Akinori MUSHA 299bb24550 add(): Stop deleting an existing cookie when storing an expired cookie.
This is a backout of what I've done previously.  Expiration check is
better done in extraction where a user can optionally specify a base
date.

Add an internal method delete() to delete an existing cookie.
2013-03-27 14:58:22 +09:00
..
cookie Bump VERSION to 1.0.0.pre2. 2013-03-23 02:03:17 +09:00
cookie_jar add(): Stop deleting an existing cookie when storing an expired cookie. 2013-03-27 14:58:22 +09:00
cookie.rb Add HTTP::Cookie#dot_domain. 2013-03-26 01:48:27 +09:00
cookie_jar.rb No need to check validity here any more. 2013-03-26 01:43:19 +09:00