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: send cache-control as form data #154

Merged
merged 4 commits into from
Oct 2, 2023
Merged

fix: send cache-control as form data #154

merged 4 commits into from
Oct 2, 2023

Conversation

anand2312
Copy link
Contributor

@anand2312 anand2312 commented Sep 29, 2023

Previously, user set "cache control" was only being passed as a header. This resulted in the cache-control not being properly set after upload.
This PR sends it also as part of form data like storage-js does

Note: looks like pre-commit isn't happy with the changelog again fixed

@anand2312 anand2312 merged commit bab90b6 into main Oct 2, 2023
12 checks passed
@anand2312 anand2312 deleted the fix/cache-control branch October 2, 2023 01:57
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

Successfully merging this pull request may close these issues.

2 participants