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 73fc0cc572 * lib/webrick/utils.rb: removed unused argument variable.
[fix GH-356] Patch by @vipulnsward
* lib/webrick/server.rb: ditto.
* lib/webrick/ssl.rb: ditto.
* test/webrick/test_utils.rb: added test for WEBrick::Utils#create_listeners.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-02 06:53:12 +00:00
..
httpauth
httpservlet * lib/webrick/httpproxy.rb: remvoe useless assigned variables. 2014-06-26 09:05:58 +00:00
accesslog.rb
cgi.rb * lib/webrick/accesslog.rb: Improved WEBrick documentation. 2013-01-26 01:12:54 +00:00
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb * lib/webrick/httpproxy.rb: remove needless condition 2014-08-08 05:34:48 +00:00
httprequest.rb normalize reference to Timeout::Error 2014-10-07 20:00:09 +00:00
httpresponse.rb
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb * lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog. 2014-11-09 13:29:08 +00:00
httputils.rb
httpversion.rb
log.rb
server.rb * lib/webrick/utils.rb: removed unused argument variable. 2015-01-02 06:53:12 +00:00
ssl.rb * lib/webrick/utils.rb: removed unused argument variable. 2015-01-02 06:53:12 +00:00
utils.rb * lib/webrick/utils.rb: removed unused argument variable. 2015-01-02 06:53:12 +00:00
version.rb