Trees | Indices | Help |
|
---|
|
Version: 0.1.1.1
|
|||
Request The request object that gets passed to a handler in order to respond to a request. |
|||
Response The response object returned by a request handler. |
|||
AsyncHTTPRequestHandler An asynchronous HTTP request handler inspired somewhat by the http://code.activestate.com/recipes/440665-asynchronous-http-server/ recipe. |
|||
AsyncHTTPServer Cobbled together from various sources, most of them state that they copied from the Medusa http server.. |
|
|||
log = logging.getLogger("tangled.server")
|
|||
__package__ =
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 28 14:52:15 2010 | http://epydoc.sourceforge.net |