http-cookie/test
Akinori MUSHA 7d81c10914 A cookie value may be DQUOTE'd as per RFC 6265 2.2.
Escaping with the backslash character is not mentioned in the RFC but
the backslash character is not allowed here anyway, so just be nice
and support it for legacy applications.
2013-03-21 15:46:45 +09:00
..
helper.rb Add error messages to make migration from Mechanize::Cookie easier. 2013-03-15 05:53:11 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_cookie.rb A cookie value may be DQUOTE'd as per RFC 6265 2.2. 2013-03-21 15:46:45 +09:00
test_http_cookie_jar.rb Dir.tmpdir should be mktmpdir here. 2013-03-18 00:39:55 +09:00