Lua module that detects the mime type of file based on their contents PR: 268037 Reported by: Manuel Wiesinger <manuel at mmap.at>
3 lines
143 B
Plaintext
3 lines
143 B
Plaintext
A pure Lua module that detects the mime type of file based on their contents.
|
|
Falls back to detecting based on extension for plain text files.
|