http-cookie/lib/http/cookie_jar
Akinori MUSHA 5b78957e19 Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab.
Remove HTTP::Cookie.normalize_path and add HTTP::Cookie.path_match?
instead for comparison.
2013-03-23 02:02:56 +09:00
..
abstract_saver.rb Reduce warnings. 2013-03-15 12:31:19 +09:00
abstract_store.rb Reduce warnings. 2013-03-15 12:31:19 +09:00
cookiestxt_saver.rb Avoid 1.9 syntax. 2013-03-18 01:05:03 +09:00
hash_store.rb Conform to RFC 6265 5.1.4 in that path=/a matches /a/* but not /ab. 2013-03-23 02:02:56 +09:00
yaml_saver.rb Fix a terrible typo that kept YAMLServer from working. :( 2013-03-15 19:24:20 +09:00