jcabi-http
jcabi-http copied to clipboard
Is it real to use InputStream to download file from URL?
As I understood body loads entirely, when fetch called. Is there a way to get InputStream of response?
It's a bit confusing if need to load a big files.
@yegor256 please do something about this issue
@AlehVasilyeu it's not possible at the moment, but we can try to refactor the lib, to make it possible