Trees | Indices | Help |
|
---|
Simple HTTP Server.
This module builds on BaseHTTPServer by implementing the standard GET and HEAD requests in a fairly straightforward manner.
Version: 0.6
Imports: os, posixpath, BaseHTTPServer, urllib, urlparse, cgi, shutil, mimetypes, StringIO
Trees | Indices | Help |
|
---|