fault download client.
HTTP client designed for downloading resources to the current working directory.
Engineering
The download client is rather limited in its capacity. The intention of this program is to provide a robust HTTP client for retrieving resources and storing them in the local file system.
sys
os
functools
itertools
collections
files
process
network
timetypes
ri
kcore
kdispatch
kflows
kio
http
agent
ksecurity
redirect_limit
redirect_limit = 4
Download
Downloaddl_monitor
dl_monitor = None
Downloaddl_tls
dl_tls = None
Downloaddl_content_length
dl_content_length = None
Downloaddl_identities
dl_identities = None
Downloaddl_redirected
dl_redirected = False
Download_dl_xfer
_dl_xfer = None
Download_dl_last_status
_dl_last_status = 0
Download__init__
__init__(self, status, output, depth, endpoint)
Download_force_quit
_force_quit(self)
Downloadterminate
terminate(self)
Downloaddl_response_collected
dl_response_collected(self)
Downloadxact_void
xact_void(self, final)
Downloaddl_request
dl_request(self, struct)
Downloaddl_status
dl_status(self)
Downloaddl_response_endpoint
dl_response_endpoint(self, invp)
Downloaddl_dispatch
dl_dispatch(self, struct, endpoint)
Downloadactuate
actuate(self)
mainprocess.Exit
main(inv)