Skip to content
Commit 1a390558 authored by Aurélien Dunand's avatar Aurélien Dunand Committed by Seblu
Browse files

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: default avatarSeblu <sebastien.luttringer@smartjog.com>
parent a164cd39
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment