method
[]
[](dir)
public
Hide source
# File lib/webrick/httpserver.rb, line 237 def [](dir) dir = normalize(dir) @tab[dir] end