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 ab7e34e4db webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlink
Based on patch by akr [ruby-core:88477], use Tempfile.create
to avoid unnecessary unlink call.  Unlike akr's original patch,
this does not change the return value of flush.

Thanks-to: Tanaka Akira <akr@fsij.org>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-14 23:00:02 +00:00
..
httpauth webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlink 2018-08-14 23:00:02 +00:00
httpservlet get rid of test error/failure on Windows introduced at r62955 2018-03-28 13:27:35 +00:00
.document Ignore gemspec under the lib directory for documentation. 2017-12-12 08:34:13 +00:00
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 webrick: compile RE correctly for beginning and end match 2017-12-13 00:38:08 +00:00
httpservlet.rb
httpstatus.rb lib/webrick/log.rb: sanitize any type of logs 2017-09-14 11:16:23 +00:00
httputils.rb webrick/httputils: note Kernel#open behavior 2017-12-22 01:08:05 +00:00
httpversion.rb
log.rb webrick: WEBrick::Log requires path arg when given string 2017-12-22 01:07:55 +00:00
server.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
ssl.rb
utils.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
version.rb webrick 1.4.2 2017-12-24 08:38:43 +00:00
webrick.gemspec Fallback to load version constant for ruby core repository. 2018-08-07 12:32:29 +00:00