http-cookie/test
Akinori MUSHA 7f94a9e5d9 Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
As pointed out in CVE-2016-7401, treating comma in a Cookie header value
as separator may cause security problems.
2016-09-30 19:20:39 +09:00
..
helper.rb Add tests for CookieJar#clone, #cleanup, expiration by #each and #empty?. 2013-04-16 15:05:00 +09:00
mechanize.yml Test compatibility with a YAML file saved by Mechanize::Cookie. 2013-04-15 14:15:46 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_cookie.rb Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash 2016-09-30 19:20:39 +09:00
test_http_cookie_jar.rb Accept a class object where a symbol addressing a class is accepted. 2013-04-21 20:35:17 +09:00