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

Drops content-disposition header even when unnecessary #6

Open
Omniflux opened this issue Nov 29, 2022 · 0 comments
Open

Drops content-disposition header even when unnecessary #6

Omniflux opened this issue Nov 29, 2022 · 0 comments

Comments

@Omniflux
Copy link

Example

Request URL: https://cdn.example.com/products/product_125334/product_file_219242.zip?v=219242&Expires=1669846356

Reponse headers:
...
content-disposition: attachment; filename=Example.zip
content-type: application/zip
...

When undisposition is enabled this is saved as product_file_219242.zip, when disabled Example.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant