# Functions
New constructs a new HTTP loader periodically downloading a bundle over HTTP.
# Constants
DefaultMaxDelay is the default maximum re-downloading interval in case of a previously successful download.
DefaultMinDelay is the default minimum re-downloading interval in case of a previously successful download.
MinRetryDelay determines the minimum retry interval in case of an error.