http-cookie/lib/http/cookie_jar
Akinori MUSHA 1f5eb6bc7f Introduce an abstraction layer for saving (serializing) CookieJar.
CookieJar#save is the new name for the now obsolete #save_as.

CookieJar#save and #load now accept IO-like instead of a filename.

Change the YAML file format, and make #load discard incompatible data.
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
cookiestxt_saver.rb Introduce an abstraction layer for saving (serializing) CookieJar. 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