Home | Trees | Indices | Help |
---|
|
object --+ | HTTPFetcher --+ | Urllib2Fetcher
An HTTPFetcher
that uses urllib2.
|
|||
HTTPResponse |
|
||
|
|||
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.0.1 on Fri Jan 28 09:56:30 2022 | http://epydoc.sourceforge.net |