Ketch icon indicating copy to clipboard operation
Ketch copied to clipboard

Improved DownloadTask with better logging, error handling, and resume…

Open MehdiSekoba opened this issue 1 year ago • 0 comments

… support

  • Improved handling of HTTP 416 (Range Not Satisfiable) errors
  • Enhanced support for URL redirects and resuming downloads
  • Fixed issue where server might not support resume (206 response missing)
  • Improved file handling: copying instead of renaming on failure
  • Adjusted speed calculation for better accuracy

MehdiSekoba avatar Mar 20 '25 14:03 MehdiSekoba