Copy file from http without read it in one time
When huge payload was read, it could cause Out Of Memory error.
Use istools copyfileobj for read chunk by chunk.
Signed-off-by: Seblu <sebastien.luttringer@smartjog.com>
Loading
Please register or sign in to comment