Changeset 4da80df in Launcher

Timestamp:
Mar 9, 2021 12:14:16 PM (3 years ago)
Author:
Henry Le Grys <henry@…>
Branches:
master
Children:
ae6fb10
Parents:
8a2b566
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.