hey-red/MimeTypesMap

PJpeg and X-Png mime types

Opened this issue · 0 comments

Please add these:
image/pjpeg = jpeg
image/x-png = png

Also, I saw the other open issue about using AddOrUpdate on the static class. Where can we do this?
I tried in my Startup.cs but it didn't work.