Class Hierarchy
- BaseHTTPServer.BaseHTTPRequestHandler
- BaseHTTPServer.HTTPServer
- CSSPage.CSSPage - Used for a CSS stylesheet. Uses the reader function to read a block,
rewrites that block and writes it to the client using the writer
function.
- HtmlParser
- Page.Page - No class docstring; 8/12 methods documented
- object
- Proxy.Config - No class docstring; 4/5 methods documented
- Proxy.Proxy - Main application class, implements a HTTP and HTTPS URL rewriting proxy
server.
- SocketServer.ThreadingMixIn