BaseLoader
Represents the base class for all loaders.
Gets the maximum number of redirects. By default this is 50.
Creates a new resource loader.
Creates a new request based on the existing request and given response.
Adds the download to the active downloads.
Starts downloading the request.
Gets the cookie string for the given URL.
Gets the active downloads.
Loads the given URI by using an asynchronous request.
Removes the download from the active downloads.
Sets the cookie string for the given URL.