http-cookie/lib/http/cookie_jar
Akinori MUSHA 4f526857aa Store special cookies properly.
"Special" cookies here mean those of public suffixes and IP addresses.
2013-03-28 19:10:14 +09:00
..
abstract_saver.rb Reduce warnings. 2013-03-15 12:31:19 +09:00
abstract_store.rb Include MonitorMixin in store classes and make them thread-safe. 2013-03-28 01:05:22 +09:00
cookiestxt_saver.rb Use the cookie creation time as base time for Max-Age. 2013-03-27 19:50:30 +09:00
hash_store.rb Include MonitorMixin in store classes and make them thread-safe. 2013-03-28 01:05:22 +09:00
mozilla_store.rb Store special cookies properly. 2013-03-28 19:10:14 +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