CGIHTTPServer
CGIHTTPServer — CGI-capable HTTP request handler
Note
The CGIHTTPServer
module has been merged into http.server
in Python 3. The 2to3 tool will automatically adapt imports when converting your sources to Python 3.
The CGIHTTPServer
module defines a request-handler