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
gotoyuzo 48dde6f3e6 * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):
sort @virtual_hosts in address, port, host order.

* lib/webrick/httpserver.rb (WEBrick::HTTPServer#lookup_server):
  hostname should not be match if :ServerAlias is not given.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-21 13:17:24 +00:00
..
httpauth
httpservlet
accesslog.rb
cgi.rb
compat.rb
config.rb * lib/webrick/config.rb (WEBrick::Config::General): add 2004-03-11 22:36:11 +00:00
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb
httpresponse.rb
https.rb
httpserver.rb * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): 2004-03-21 13:17:24 +00:00
httpservlet.rb
httpstatus.rb
httputils.rb
httpversion.rb
log.rb
server.rb * lib/webrick/config.rb (WEBrick::Config::General): add 2004-03-11 22:36:11 +00:00
ssl.rb
utils.rb
version.rb