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
drbrain 9dff71ad78 * lib/webrick/httpresponse.rb: Allow #body to be an IO-like object
that responds to #readpartial and #read.
  [ruby-trunk - Feature #8155]
* NEWS:  NEWS for above
* test/webrick/test_httpresponse.rb:  Tests for above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-07 18:38:39 +00:00
..
httpauth
httpservlet * lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option. 2013-05-20 13:41:21 +00:00
accesslog.rb
cgi.rb
compat.rb
config.rb
cookie.rb
htmlutils.rb webrick: fix non-ascii escape bugs 2013-05-20 01:40:30 +00:00
httpauth.rb
httpproxy.rb
httprequest.rb fix typos inspired by r40825 2013-05-19 14:50:47 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb: Allow #body to be an IO-like object 2013-08-07 18:38:39 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb webrick: fix non-ascii escape bugs 2013-05-20 01:40:30 +00:00
httpversion.rb
log.rb
server.rb
ssl.rb
utils.rb
version.rb