| 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 | 
  
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 17 02:27:23 2013 | http://epydoc.sourceforge.net |