http-cookie/lib/http
Akinori MUSHA 8b78e3d1e4 CookiestxtSaver: Prefix the domain field with a dot if the domain flag is on.
The leading dot itself should be meaningless since there is the second
field to tell if the cookie is issued for a domain and that was the
reason I once removed it, but on second thought it doesn't hurt to put
one.
2013-03-26 15:37:50 +09:00
..
cookie Bump VERSION to 1.0.0.pre2. 2013-03-23 02:03:17 +09:00
cookie_jar CookiestxtSaver: Prefix the domain field with a dot if the domain flag is on. 2013-03-26 15:37:50 +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