-
Notifications
You must be signed in to change notification settings - Fork 87
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
Use Etag in image function #372
Comments
Realise my brain isn't working and this won't work, because we can't use headers in ODB |
Re-opening because it turns out it does handle etags! |
serhalp
pushed a commit
that referenced
this issue
Apr 5, 2024
* feat: instrument the build time aspect of the new runtime as well * chore: improve traces * chore: PR feedback * chore: fix linting * chore: remove recursive span as it creates a lot of spans
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The image function should generate and return an Etag from the image buffer, and send a 304 response if the client has sent the same one
The text was updated successfully, but these errors were encountered: