resume
Resumes the download that has been paused.
!NOTE To enable resumable downloads the server you are downloading from must support range requests and provide both
Last-Modified
andETag
header values. Otherwiseresume()
will dismiss previously received bytes and restart the download from the beginning.