http-cookie/test
Akinori MUSHA 84d375e3b7 Make HTTP::Cookie.parse() reject cookies longer than 4096 bytes.
This limit is defined as HTTP::Cookie::MAX_LENGTH.
2013-03-15 04:20:58 +09:00
..
helper.rb Use a newer version of test-unit. 2012-11-06 00:05:09 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_cookie.rb Make HTTP::Cookie.parse() reject cookies longer than 4096 bytes. 2013-03-15 04:20:58 +09:00
test_http_cookie_jar.rb HTTP::CookieJar#add: Check if both the domain and path of the cookie are set. 2012-10-22 14:50:49 +09:00