Skip to content
New issue

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

Fix filename of downloaded compressed files #685

Closed
chaoran-chen opened this issue Mar 3, 2024 · 1 comment · Fixed by #694
Closed

Fix filename of downloaded compressed files #685

chaoran-chen opened this issue Mar 3, 2024 · 1 comment · Fixed by #694
Assignees
Labels
bug Something isn't working

Comments

@chaoran-chen
Copy link
Member

When downloading a compressed file, the filename should indicate that it is a compressed file (i.e., end with .zstd or .gz). That's not the case at the moment:

image

@fengelniederhammer
Copy link
Contributor

Actually it's implemented, but somehow broke during a recent change.

fengelniederhammer added a commit that referenced this issue Mar 5, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 5, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 5, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 5, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 6, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 6, 2024
fengelniederhammer added a commit that referenced this issue Mar 6, 2024
also fix that LAPIS now correctly respects multiple, comma-separated values in the accept-encoding header.
fengelniederhammer added a commit that referenced this issue Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants