Manages download of resources via HTTP.
- Source:
Methods
-
abort()
-
Aborts any inflight downloads
- Source:
-
load(config)
-
Initiates a download of the resource described by config.request
Parameters:
Name Type Description config
Object contains request (FragmentRequest or derived type), and callbacks
- Source: