utils/files/u_download_models library
Classes
- UChecksum
- UDownloadDestination
- Where a download ends up.
- UDownloadFileNames
- File-name helpers: Content-Disposition parsing, sanitising, extensions and categories.
- UDownloadRequest
- UDownloadSegment
- A byte range fetched by one connection. end is exclusive; -1 when the size is unknown.
- UDownloadTask
Enums
- UDownloadCategory
- UDownloadConflict
- What to do when the destination file already exists.
- UDownloadErrorCode
- UDownloadPriority
- UDownloadStatus
- UDownloadTarget
Exceptions / Errors
- UDownloadError
- A failure described without the URL, so it is safe to show and to log.