1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/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
..
httpauth stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
httpservlet webrick: filter out HTTP_PROXY for CGIHandler 2016-07-22 16:43:12 +00:00
accesslog.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cgi.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
compat.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
config.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cookie.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
htmlutils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpauth.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpproxy.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
httprequest.rb Multiple values X-Forwarded-Proto in webrick 2016-06-21 10:32:26 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb: Move error_body to method. It allow to 2016-03-29 03:45:32 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpserver.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpservlet.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpstatus.rb * lib/webrick/httpstatus.rb: Added HTTP 451 Status Code. 2015-12-30 11:45:52 +00:00
httputils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpversion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
log.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
server.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ssl.rb * lib/webrick/ssl.rb: Accept string value for SSLCertName. It is used 2016-05-07 13:37:18 +00:00
utils.rb leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
version.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00