http-cookie/test
Akinori MUSHA eed7e57813 Use the cookie creation time as base time for Max-Age.
Now #expire returns created_at + max_age when expires is nil.

Cookie.parse: the :date keyword is renamed to :created_at, and the
value is set to in parsed cookies via #created_at.

In YAML serialization, #max_age is stored.
2013-03-27 19:50:30 +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 Use the cookie creation time as base time for Max-Age. 2013-03-27 19:50:30 +09:00
test_http_cookie_jar.rb Use the cookie creation time as base time for Max-Age. 2013-03-27 19:50:30 +09:00