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: use etag in blob.serve #147

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Barbapapazes
Copy link
Contributor

fix #142

Add etag when serving blob to save bandwidth and speed up loading.

The server sends the etag and the browser adds if-not-match when asking the blob.

@atinux atinux merged commit 01cba19 into nuxt-hub:main Jun 6, 2024
3 of 4 checks passed
Aslemammad pushed a commit to Aslemammad/nuxt-core that referenced this pull request Jun 12, 2024
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.

Return Etag when serving images
2 participants