-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
If you try to download (for example) a .tar.gz via sirv in a browser, because the file name ends in .gz the toHeaders function sets Content-Encoding to "gzip".
This makes browsers ungzip the file before making the bytes available to the user.
If the intention was to download a .tar.gz file things break because they actually get back the equivalent of a .tar file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels