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 Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cgi.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
compat.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
config.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cookie.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
htmlutils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpauth.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpproxy.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
httprequest.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb: Move error_body to method. It allow to 2016-03-29 03:45:32 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpserver.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpservlet.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpstatus.rb * lib/webrick/httpstatus.rb: Added HTTP 451 Status Code. 2015-12-30 11:45:52 +00:00
httputils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
httpversion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
log.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
server.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ssl.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
utils.rb leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
version.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00