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
252 stars 33 forks source link

404 error on images with .jfif extension #16

Closed Moarcoo closed 4 years ago

Moarcoo commented 4 years ago

Hi, I'm getting a 404 error when I try to fetch an image with the .jfif extension. Is it possible to add support for this format?

lilith commented 4 years ago

This is fixed in 0.3.7

Moarcoo commented 4 years ago

Thank you very much!