◆ __init__()
def Tools.Downloader.HTTPProgressDownloader.__init__ |
( |
|
self, |
|
|
|
url, |
|
|
|
outfile, |
|
|
|
headers = None , |
|
|
|
agent = "Dreambox HTTP Downloader" |
|
) |
| |
◆ gotHeaders()
def Tools.Downloader.HTTPProgressDownloader.gotHeaders |
( |
|
self, |
|
|
|
headers |
|
) |
| |
◆ noPage()
def Tools.Downloader.HTTPProgressDownloader.noPage |
( |
|
self, |
|
|
|
reason |
|
) |
| |
◆ pageEnd()
def Tools.Downloader.HTTPProgressDownloader.pageEnd |
( |
|
self | ) |
|
◆ pagePart()
def Tools.Downloader.HTTPProgressDownloader.pagePart |
( |
|
self, |
|
|
|
packet |
|
) |
| |
◆ currentbytes
Tools.Downloader.HTTPProgressDownloader.currentbytes |
◆ deferred
Tools.Downloader.HTTPProgressDownloader.deferred |
◆ progress_callback
Tools.Downloader.HTTPProgressDownloader.progress_callback |
◆ status
Tools.Downloader.HTTPProgressDownloader.status |
◆ totalbytes
Tools.Downloader.HTTPProgressDownloader.totalbytes |
The documentation for this class was generated from the following file: