Open bonniesimon opened 3 months 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".
audio/x-wav
lookup_by_content_type
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".