discourse / mini_mime

minimal mime type library
MIT License
95 stars 34 forks source link

x-wav not resolving to wav #60

Open bonniesimon opened 2 weeks ago

bonniesimon commented 2 weeks ago

I have a file with content-type of audio/x-wav. lookup_by_content_type return nil for this content-type when in reality it should return "wav".