Common Gateway Interface (CGI) request handler.
interface.http.cgi.cgi_request: CGI request object.make interface.http.cgi(): Class constructor.already_parsed: Has the request been read yet?parse(): Parse CGI request.parse_helper(): Force parsing, regardless of status (internal use only!)read_content(obj): Read content from standard input (for POST)