http-cookie/test
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
..
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 Add HTTP::Cookie#dot_domain. 2013-03-26 01:48:27 +09:00
test_http_cookie_jar.rb CookiestxtSaver: Prefix the domain field with a dot if the domain flag is on. 2013-03-26 15:37:50 +09:00