I\'m writing a Java client that should download large files over TLS.
The server part works well and is tested with curl and HTTPie.
The client part has been i