new(server, stores, cache, mount_path = nil)
Class Public methods
Creates a new WEBrick servlet.
Use mount_path
when mounting the servlet somewhere other than
/.
server
is provided automatically by WEBrick when mounting. stores
and
cache
are provided automatically by the servlet.
Please login to continue.