We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files with a Content-Disposition: attachment are expected to be automatically saved by the browser.
Content-Disposition: attachment
This information is "lost-in-transition" currently (zimit1 and zimit2).
See openzim/zim-requests#582 (comment)
To solve this issue we will definitely need custom headers processing (and storing inside the ZIM).
The text was updated successfully, but these errors were encountered:
Documented in README.md with 0219021
Sorry, something went wrong.
Not something quickly doable, we probably need libzim modifications to support this scenario
No branches or pull requests
Files with a
Content-Disposition: attachment
are expected to be automatically saved by the browser.This information is "lost-in-transition" currently (zimit1 and zimit2).
See openzim/zim-requests#582 (comment)
To solve this issue we will definitely need custom headers processing (and storing inside the ZIM).
The text was updated successfully, but these errors were encountered: