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
Remove default .zip extensions used when a file to download extension is unknown.
.zip
In HTTPDownload, use the value obtained with _check_product_filename() to set the downloaded file extension.
HTTPDownload
_check_product_filename()
The text was updated successfully, but these errors were encountered:
amarandon
Successfully merging a pull request may close this issue.
Remove default
.zip
extensions used when a file to download extension is unknown.In
HTTPDownload
, use the value obtained with_check_product_filename()
to set the downloaded file extension.The text was updated successfully, but these errors were encountered: