jcabi-http icon indicating copy to clipboard operation
jcabi-http copied to clipboard

Is it real to use InputStream to download file from URL?

Open AlehVasilyeu opened this issue 10 years ago • 2 comments

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.

AlehVasilyeu avatar Apr 27 '15 15:04 AlehVasilyeu

@yegor256 please do something about this issue

dmarkov avatar Jun 15 '15 07:06 dmarkov

@AlehVasilyeu it's not possible at the moment, but we can try to refactor the lib, to make it possible

yegor256 avatar Jun 23 '15 21:06 yegor256