Home | Trees | Indices | Help |
|
---|
|
object --+ | HTTPFetcher
|
|||
HTTPResponse |
fetch(self,
url,
body=None,
headers=None) This performs an HTTP POST or GET, following redirects along the way. |
||
Inherited from |
|
|||
Inherited from |
|
This performs an HTTP POST or GET, following redirects along the way. If a body is specified, then the request will be a POST. Otherwise, it will be a GET.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri May 11 15:30:19 2007 | http://epydoc.sourceforge.net |