Home | Trees | Indices | Help |
|
---|
|
object --+ | WSGIResponse
Object satisfying the WSGI protocol for making a response.
This object should be passed the start_reponse parameter (as supplied by the WSGI protocol), and the Response object for the response. The status code, headers, and response body will be read from the Response object.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Feb 2 10:56:24 2009 | http://epydoc.sourceforge.net |