http-cookie/lib/http/cookie_jar
ore c015791311 fix lastAccessed and creationTime
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.
2015-07-25 10:49:35 +09:00
..
abstract_saver.rb Improve rdoc. 2013-04-16 22:37:19 +09:00
abstract_store.rb Improve rdoc. 2013-04-16 22:37:19 +09:00
cookiestxt_saver.rb Improve rdoc. 2013-04-16 22:37:19 +09:00
hash_store.rb Improve rdoc. 2013-04-16 22:37:19 +09:00
mozilla_store.rb fix lastAccessed and creationTime 2015-07-25 10:49:35 +09:00
yaml_saver.rb Improve rdoc. 2013-04-16 22:37:19 +09:00