Add support for continuing partial downloads
If the server offers byte-range requests & the request fails, we retry
with a Range header to continue the download where it was interrupted.
1 parent 4da80df commit ae6fb109e5a44a0ee36f466f6d9ee373800d2ec5
@Henry Le Grys Henry Le Grys authored on 10 Mar 2021
Showing 2 changed files
View
launcher/src/main/java/com/skcraft/launcher/install/HttpDownloader.java
View
launcher/src/main/java/com/skcraft/launcher/util/HttpRequest.java