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: added cache headers to file backend #623

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

ajitsinghkaler
Copy link
Contributor

What kind of change does this PR introduce?

Earlier cache headers were only working with S3 backend added them to file backend too.

What is the current behavior?

On S3 backend respond with correctly if-none-match and if-modified-since headers added.

What is the new behavior?

Added these changes to file backend too.

Additional context

Add any other context or screenshots.

@ajitsinghkaler
Copy link
Contributor Author

Fixes #267

@fenos fenos merged commit 6f58fe2 into supabase:master Jan 24, 2025
1 check failed
Copy link

🎉 This PR is included in version 1.18.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants