samuelneff/MimeTypeMap

Content-Type: application/x-msdos-program

Richard-BM opened this issue · 2 comments

Hello, I received an error message when I tried to download a file because the content type (application/x-msdos-program) does not exist in this project yet. For detailed information, you can have a look at the screenshots below. Expected was an .exe extension.
Bildschirmfoto 2020-07-06 um 11 41 40
Bildschirmfoto 2020-07-06 um 11 40 16

Thank you for pointing this one out. I'll add it as a mapping from application/x-msdos-program to .exe. The reverse will not be mapped though because .exe currently maps to application/vnd.microsoft.portable-executable.

I'll update this thread once complete (planned for tonight).

Added unidirectional mapping just now and published to NuGet as 1.0.11. Thank you for pointing out the missing mapping.