Unzip file in stream request gives UnexpectedSignatureError
Trying to get a file export from a request which is in zip format. I want to donwload line by line since later I will be uploading to cloud storage and do not want to store the whole file in memory.