Home | Trees | Indices | Help |
|
---|
|
object --+ | Gateway --+ | WSGIGateway
A base class to interface HTTPServer with WSGI.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Process the current request.
|
WSGI callable to write unbuffered data to the client. This method is also used internally by start_response (to write data from the iterable returned by the WSGI application). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 27 14:39:46 2013 | http://epydoc.sourceforge.net |