http-cookie/lib/http/cookie_jar
2013-04-14 13:01:37 +09:00
..
abstract_saver.rb Make use of Hash#fetch. 2013-04-11 21:18:25 +09:00
abstract_store.rb Make use of Hash#fetch. 2013-04-11 21:18:25 +09:00
cookiestxt_saver.rb Drop support for obsolete attributes: version and comment. 2013-04-07 23:09:30 +09:00
hash_store.rb Simply use cookie.domain instead of cookie.domain_name.hostname. 2013-04-12 01:19:49 +09:00
mozilla_store.rb Restore and improve compatibility with ruby 1.8. 2013-04-14 13:01:37 +09:00
yaml_saver.rb YAMLServer#load: Add backward compatibility for reading YAML in the old format. 2013-03-28 00:13:32 +09:00