Ruby WEBrick::HTTPServlet::DefaultFileHandler Functions
EditRocket provides the following information on WEBrick::HTTPServlet::DefaultFileHandler functions in the Ruby source code builder.
do_GET(req, res) -
make_partial_content(req, res, filename, filesize) -
new(server, local_path) -
not_modified?(req, res, mtime, etag) -
prepare_range(range, filesize) -