extended #1936 - fixing problems with downloads beyond EOF - consistency checks for rpm/archives - allowing appending only for files with known size
rebased onto 3e33bf972585ad99fbcbdd2797ed0046904a9f2f
Looks good, clever to use an a-priori known file-size as a way to bypass the download attempt (and thus the 416 error code).
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
@julian8628 can you check this one, please?
:thumbsup:
Commit 2b2cfcf9 fixes this pull-request
Pull-Request has been merged by tkopecek
Thanks, Tomas, for taking this and building it out.
extended #1936
- fixing problems with downloads beyond EOF
- consistency checks for rpm/archives
- allowing appending only for files with known size