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. |
---|
|
launcher/src/main/java/com/skcraft/launcher/install/HttpDownloader.java |
---|
launcher/src/main/java/com/skcraft/launcher/util/HttpRequest.java |
---|