Servlet for handling CGI scripts

Example:

server.mount('/cgi/my_script', WEBrick::HTTPServlet::CGIHandler,
             '/path/to/my_script')
Constants
No documentation available
No documentation available
Class Methods

Creates a new CGI script servlet for the script at name