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
Jeremy Evans f126d80b1e [ruby/webrick] Don't check tainting in access log escaping
Only untaint result on Ruby <2.7, as taint support is deprecated
in Ruby 2.7+ and no longer has an effect.

https://github.com/ruby/webrick/commit/4c430f9410
2019-10-24 19:47:29 +09:00
..
httpauth Loop with String#scan without creating substrings 2019-10-01 19:19:56 +09:00
httpservlet
.document
accesslog.rb [ruby/webrick] Don't check tainting in access log escaping 2019-10-24 19:47:29 +09:00
cgi.rb
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb [ruby/webrick] Support literal IPv6 addresses in X-Forwarded-Host 2019-10-24 19:47:20 +09:00
httpresponse.rb [ruby/webrick] Remove Webrick::HTTPResponse#to_s 2019-10-24 19:46:08 +09:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb [ruby/webrick] Remove the squishing of whitespace in header values 2019-10-24 19:47:10 +09:00
httpversion.rb
log.rb
server.rb
ssl.rb
utils.rb
version.rb [ruby/webrick] bump version to 1.5.0 2019-10-24 19:47:01 +09:00
webrick.gemspec Folded files in gemspec 2019-09-16 21:51:48 +09:00