| 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.
|
|||
|
|||
|
Inherited from |
|||
|
|||
| str |
body The body of this response. |
||
| int |
code The HTTP code of this response. |
||
| dict |
headers Headers to include in this response. |
||
|
|||
|
Inherited from |
|||
|
|||
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 Sat Dec 17 16:12:37 2011 | http://epydoc.sourceforge.net |