Home | Trees | Indices | Help |
---|
|
object --+ | HTTPFetcher --+ | CurlHTTPFetcher
An HTTPFetcher
that uses pycurl for fetching. See http://pycurl.sourceforge.net/.
|
|||
|
|||
|
|||
|
|||
HTTPResponse |
|
||
Inherited from |
|
|||
ALLOWED_TIME = 20
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
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.0.1 on Fri Oct 31 11:37:50 2014 | http://epydoc.sourceforge.net |