Home | Trees | Indices | Help |
|
---|
|
object --+ | WebResponse
I am a response to an OpenID request in terms a web server understands.
I generally come from an Encoder, either directly or from Server.encodeResponse.
Instance Methods | |||
|
|||
Inherited from |
Instance Variables | |
str |
body The body of this response. |
int |
code The HTTP code of this response. |
dict |
headers Headers to include in this response. |
Properties | |
Inherited from |
Method Details |
Construct me. These parameters are assigned directly as class attributes, see my class documentation for their descriptions.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:28 2010 | http://epydoc.sourceforge.net |