1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/webrick
normal b9f9986a5e webrick/httpresponse: set_redirect requires a valid URI
Prevents response splitting and HTML injection attacks in
poorly-written applications which blindly pass along user input
in redirects.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-14 02:59:39 +00:00
..
.htaccess
test_cgi.rb
test_config.rb
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb test/webrick/test_filehandler.rb: stricter multipart range test 2018-03-28 08:06:02 +00:00
test_htmlutils.rb
test_httpauth.rb adjust indent [ci skip] 2018-04-03 11:27:00 +00:00
test_httpproxy.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
test_httprequest.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
test_httpresponse.rb webrick/httpresponse: set_redirect requires a valid URI 2018-07-14 02:59:39 +00:00
test_https.rb
test_httpserver.rb io.c: workaround for EPROTOTYPE 2018-04-30 02:17:03 +00:00
test_httputils.rb
test_httpversion.rb
test_server.rb mjit_compile.c: merge initial JIT compiler 2018-02-04 11:22:28 +00:00
test_ssl_server.rb
test_utils.rb
utils.rb
webrick.cgi
webrick.rhtml webrick: add test for WEBrick::HTTPServlet::ERBHandler 2017-12-22 01:07:50 +00:00
webrick_long_filename.cgi