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 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
..
httpauth webrick/httpauth/digestauth: stream req.body 2018-03-28 08:06:49 +00:00
httpservlet get rid of test error/failure on Windows introduced at r62955 2018-03-28 13:27:35 +00:00
.document
accesslog.rb
cgi.rb webrick: favor .write over << method 2018-03-28 08:05:46 +00:00
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
httprequest.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
httpresponse.rb webrick/httpresponse: set_redirect requires a valid URI 2018-07-14 02:59:39 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb
httpversion.rb
log.rb
server.rb
ssl.rb
utils.rb
version.rb webrick 1.4.2 2017-12-24 08:38:43 +00:00
webrick.gemspec webrick 1.4.2 2017-12-24 08:38:43 +00:00