1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
SKCraft-Launcher/launcher
Henry Le Grys 4da80dfae0 Throw an error if HTTP file transfers are cleanly closed early
It seems that some HTTP servers can silently close the connection before
the file has finished transferring. Since we count the transferred bytes
anyway, throw an exception if we didn't get the number of bytes the
server previously told us to expect.
2021-03-09 20:14:16 +00:00
..
src/main Throw an error if HTTP file transfers are cleanly closed early 2021-03-09 20:14:16 +00:00
build.gradle Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00
lombok.config Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00