-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I am using zipstream-ng to stream data from several URL-endpoints into one zip stream. For that I adapted your code posted in #11 (comment)
The zip file is created fine. However, on extraction with 7zip on a Windows PC it shows 'Warnings: Headers Error' even though it extracts the files OK. This happens both when writing the zipstream to disk or sending it as Flask Response object.
Have you encountered this before and do you have any ideas on how to get rid of that warning?
Best, Sebastian
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working