http-cookie/lib/http/cookie_jar
2013-03-15 10:46:50 +09:00
..
abstract_saver.rb Introduce an abstraction layer for saving (serializing) CookieJar. 2013-03-15 04:20:59 +09:00
abstract_store.rb Introduce an abstraction layer for the cookie store. 2013-03-15 04:20:59 +09:00
cookiestxt_saver.rb Introduce an abstraction layer for saving (serializing) CookieJar. 2013-03-15 04:20:59 +09:00
hash_store.rb Cap the numbers of cookies per domain and cookies total, respectively. 2013-03-15 04:20:59 +09:00
yaml_saver.rb Ignore incompatible YAML data. 2013-03-15 10:46:50 +09:00