mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-18 12:45:50 +00:00
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookie2 creationTime PRInt64 The creation time of the cookie, in microseconds since midnight (00:00:00), January 1, 1970 UTC. lastAccessed PRInt64 The last time the cookie was accessed, in microseconds since midnight (00:00:00) on January 1, 1970 UTC. |
||
|---|---|---|
| .. | ||
| abstract_saver.rb | ||
| abstract_store.rb | ||
| cookiestxt_saver.rb | ||
| hash_store.rb | ||
| mozilla_store.rb | ||
| yaml_saver.rb | ||