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
usa 8eff476bce merge revision(s) 3ce238b5f9
WEBrick: prevent response splitting and header injection

This is a follow up to d9d4a28.
The commit prevented CRLR, but did not address an isolated CR or an
isolated LF.

Co-Authored-By: NARUSE, Yui <naruse@airemix.jp>


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@67819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-10-01 11:05:56 +00:00
..
.htaccess
test_cgi.rb webrick: filter out HTTP_PROXY for CGIHandler 2016-07-22 16:43:12 +00:00
test_config.rb Delay Utils.getservername until needed. 2016-12-07 12:59:48 +00:00
test_cookie.rb * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791] 2016-09-27 03:17:47 +00:00
test_do_not_reverse_lookup.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_filehandler.rb merge revision(s) 60584,62954,62955,62956,62957,62958,62959,63008: 2018-03-28 13:54:58 +00:00
test_htmlutils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_httpauth.rb merge revision(s) 36e057e26e 2019-10-01 11:05:22 +00:00
test_httpproxy.rb webrick: don't use OpenSSL::TestUtils from webrick tests 2016-11-29 15:48:47 +00:00
test_httprequest.rb Multiple values X-Forwarded-Proto in webrick 2016-06-21 10:32:26 +00:00
test_httpresponse.rb merge revision(s) 3ce238b5f9 2019-10-01 11:05:56 +00:00
test_httpserver.rb merge revision(s) 62960,62961,62962,62963,62964,62965: 2018-03-28 12:23:29 +00:00
test_httputils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_httpversion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_server.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_ssl_server.rb merge revision(s) 60123,60172,60189,60208,60210,60211: [Backport #14005] 2017-12-14 13:31:41 +00:00
test_utils.rb leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
utils.rb webrick/utils.rb: suppress messages 2016-05-09 00:05:32 +00:00
webrick.cgi webrick: filter out HTTP_PROXY for CGIHandler 2016-07-22 16:43:12 +00:00
webrick_long_filename.cgi * test/webrick/webrick.cgi: Don't use debug mode. 2014-11-09 20:58:22 +00:00