You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be great if .ico was support out of the box. Thankfully you expose the mimes table, but it'd be great for this common extension to be natively mapped to the image/x-icon content type. Thanks for considering and for this great package!
The text was updated successfully, but these errors were encountered:
All experimental types (x-*) and vendor-specific types are ignored. Making exceptions here and there is a slippery slope and the dividing line becomes less clear.
You can add this in to your own dictionary by directly assigning it. There's an example in the readme and throughout the tests.
Sorry but please do use the assignment approach! That was an intentional part of the pkg design.
It'd be great if
.ico
was support out of the box. Thankfully you expose themimes
table, but it'd be great for this common extension to be natively mapped to theimage/x-icon
content type. Thanks for considering and for this great package!The text was updated successfully, but these errors were encountered: