samuelneff / MimeTypeMap

Provides a huge dictionary of file extensions to mime types.
MIT License
622 stars 201 forks source link

Update MimeTypeMap.cs #122

Closed dynamiclynk closed 3 years ago

dynamiclynk commented 3 years ago

added {".js", "file/javascript"},

samuelneff commented 3 years ago

Thank you for your contribution, but a dictionary can't hold multiple values for the same key. We already have .js defined.

dynamiclynk commented 3 years ago

Doh I was think think the mime type was the key. Thanks. -- -Corey Sent with Tutanota (secure email)

May 13, 2021, 12:49 by @.***:

Thank you for your contribution, but a dictionary can't hold multiple values for the same key. We already have > .js> defined.

— You are receiving this because you authored the thread. Reply to this email directly, > view it on GitHub https://github.com/samuelneff/MimeTypeMap/pull/122#issuecomment-840723876> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AAEXZ3ERSGHONLZWONTJ7EDTNQGKXANCNFSM4424BXYQ> .