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 * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander 2004-03-07 16:06:43 +00:00
accesslog.rb
cgi.rb * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create 2004-01-07 19:37:36 +00:00
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 * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp. 2003-12-20 13:01:33 +00:00
httpresponse.rb * lib/webrick/cgi.rb (CGI): add support for mod_ruby. 2003-12-22 21:13:06 +00:00
https.rb * lib/webrick/cgi.rb (CGI): add support for mod_ruby. 2003-12-22 21:13:06 +00:00
httpserver.rb * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): 2004-03-21 13:17:24 +00:00
httpservlet.rb
httpstatus.rb
httputils.rb * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header): 2004-01-26 17:31:53 +00:00
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