mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
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. |
||
|---|---|---|
| .. | ||
| helper.rb | ||
| simplecov_start.rb | ||
| test_http_cookie.rb | ||
| test_http_cookie_jar.rb | ||