http-cookie/lib/http/cookie_jar
Akinori MUSHA d004408296 Introduce an abstraction layer for the cookie store.
CookieJar#jar is removed and #store is added instead.
2013-03-15 04:20:59 +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 Introduce an abstraction layer for the cookie store. 2013-03-15 04:20:59 +09:00
yaml_saver.rb Introduce an abstraction layer for saving (serializing) CookieJar. 2013-03-15 04:20:59 +09:00