Home | Trees | Indices | Help |
---|
|
object --+ | HttpResponse
Http Response object returned by HttpConnction
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
charset =
|
|||
unicode_errors =
|
|
|||
body body in bytestring |
|||
body_file return body as a file like object |
|||
unicode_body like body but converted to unicode |
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
bodybody in bytestring
|
body_filereturn body as a file like object
|
unicode_bodylike body but converted to unicode
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Mar 2 19:33:53 2010 | http://epydoc.sourceforge.net |