Home | Trees | Index | Help |
|
---|
Package twisted :: Package web :: Module client |
|
HTTP client.
API Stability: unstableClasses | |
---|---|
HTTPClientFactory |
Download a given URL. |
HTTPDownloader |
Download to a file. |
HTTPPageDownloader |
|
HTTPPageGetter |
Function Summary | |
---|---|
_parse(url,
defaultPort)
| |
downloadPage(url,
file,
contextFactory,
*args,
**kwargs)
| |
download a web page |
Function Details |
---|
getPage(url, contextFactory=None, *args, **kwargs)download a web page Download a page. Return a deferred, which will callback with a page or errback with a description of the error. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Oct 25 00:55:10 2003 | http://epydoc.sf.net |