http-cookie/lib/http
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
..
cookie Bump VERSION 1.0.2. 2013-09-10 14:52:55 +09:00
cookie_jar fix lastAccessed and creationTime 2015-07-25 10:49:35 +09:00
cookie.rb HTTP::Cookie.parse() should not raise an exception if it finds a bad name or value. 2013-09-10 14:48:29 +09:00
cookie_jar.rb fix unused variable warning in LoadError rescue 2013-05-25 10:17:13 +01:00