Ruby WEBrick::HTTPServlet::FileHandler Functions

EditRocket provides the following information on WEBrick::HTTPServlet::FileHandler functions in the Ruby source code builder.

add_handler(suffix, handler) -

do_GET(req, res) -

do_OPTIONS(req, res) -

do_POST(req, res) -

new(server, root, options={}, default=Config::FileHandler) -

remove_handler(suffix) -

service(req, res) -