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
hsbt c2355aefc9 * lib/webrick/httpresponse.rb: Move error_body to method. It allow to
override the body more easily. [fix GH-1307]
* test/webrick/test_httpresponse.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-29 03:45:32 +00:00
..
httpauth stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
httpservlet * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace. 2016-01-25 00:33:17 +00:00
accesslog.rb
cgi.rb
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
httprequest.rb
httpresponse.rb * lib/webrick/httpresponse.rb: Move error_body to method. It allow to 2016-03-29 03:45:32 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb
httpversion.rb
log.rb
server.rb
ssl.rb
utils.rb
version.rb