class

WEBrick::HTTPServlet::CGIHandler

v2_5_5 - Show latest stable - Superclass: AbstractServlet

Servlet for handling CGI scripts

Example:

server.mount('/cgi/my_script', WEBrick::HTTPServlet::CGIHandler,
             '/path/to/my_script')

Constants

CGIRunner = "\\"#{Ruby}\\" \\"#{WEBrick::Config::LIBDIR}/httpservlet/cgi_runner.rb\\""

Ruby = RbConfig.ruby # :nodoc:

Files

  • lib/webrick/httpservlet/cgihandler.rb