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
|
|||
SimpleHTTPRequestHandler Simple HTTP request handler with GET and HEAD commands. |
|
|||
|
Imports: os, posixpath, BaseHTTPServer, urllib, urlparse, cgi, shutil, mimetypes, StringIO
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:40:19 2008 | http://epydoc.sourceforge.net |