imazen / imageflow-dotnet-server

A super-fast image server to speed up your site - deploy as a microservice, serverless, or embeddable.
https://docs.imageflow.io
GNU Affero General Public License v3.0
246 stars 33 forks source link

Weak ETags should be used instead of strong ETags #67

Closed lilith closed 1 year ago

lilith commented 1 year ago

It's possible the cache will be invalidated and a new version will produce a slightly different image compression result in between byte range request, so we shouldn't use strong etags