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/httpservlet
usa c1718e988e get rid of test error/failure on Windows introduced at r62955
* lib/webrick/httpresponse.rb (send_body_io): use seek if NotImplementedError
  is raised in IO.copy_stream with offset.

* lib/webrick/httpservlet/filehandler.rb (multipart_body): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-28 13:27:35 +00:00
..
abstract.rb
cgi_runner.rb webrick/httpservelet/cgi_runner: avoid IO#reopen on pathname 2017-12-22 05:59:11 +00:00
cgihandler.rb webrick/httpservlet/cgihandler: reduce memory use 2018-03-28 08:06:28 +00:00
erbhandler.rb
filehandler.rb get rid of test error/failure on Windows introduced at r62955 2018-03-28 13:27:35 +00:00
prochandler.rb