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 dafeebf12d webrick: filter out HTTP_PROXY for CGIHandler
* lib/webrick/httpservlet/cgihandler.rb (do_GET): delete HTTP_PROXY
* test/webrick/test_cgi.rb (test_cgi_env): new test
* test/webrick/webrick.cgi (do_GET): new endpoint to dump env
  [ruby-core:76511] [Bug #12610]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-07-22 16:43:12 +00:00
..
.htaccess
test_cgi.rb webrick: filter out HTTP_PROXY for CGIHandler 2016-07-22 16:43:12 +00:00
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb
test_htmlutils.rb
test_httpauth.rb
test_httpproxy.rb
test_httprequest.rb Multiple values X-Forwarded-Proto in webrick 2016-06-21 10:32:26 +00:00
test_httpresponse.rb
test_httpserver.rb
test_httputils.rb
test_httpversion.rb
test_server.rb
test_ssl_server.rb test_ssl_server.rb: assert_self_signed_cert 2016-05-09 00:05:30 +00:00
test_utils.rb
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