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

feat: expose the Content-Disposition header in CORS #342

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

asmahood
Copy link
Member

@asmahood asmahood commented Jan 7, 2025

Adds a new CORS header to expose the Content-Disposition header to
client side javascript.

Closes #341

Adds a new CORS header to expose the Content-Disposition header to
client side javascript.

Closes #341
@asmahood asmahood added type::Feature Issues/Pull requests that implement a new feature/enhancement work::Product Development labels Jan 7, 2025
@asmahood asmahood self-assigned this Jan 7, 2025
@asmahood asmahood merged commit 7b60f99 into develop Jan 7, 2025
1 check passed
@asmahood asmahood deleted the 341-expose-headers branch January 7, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::Feature Issues/Pull requests that implement a new feature/enhancement work::Product Development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Content-Disposition" to exposed CORS headers
1 participant