mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-04 10:35:54 +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. |
||
|---|---|---|
| .. | ||
| abstract_saver.rb | ||
| abstract_store.rb | ||
| cookiestxt_saver.rb | ||
| hash_store.rb | ||
| mozilla_store.rb | ||
| yaml_saver.rb | ||