updated mime_type_resolver
This commit is contained in:
parent
432e882e8f
commit
d2e5c8dc87
|
@ -895,6 +895,7 @@ class MimeTypeResolver {
|
||||||
"csv": "text/csv",
|
"csv": "text/csv",
|
||||||
"html": "text/html",
|
"html": "text/html",
|
||||||
"htm": "text/html",
|
"htm": "text/html",
|
||||||
|
"mjs": "text/javascript",
|
||||||
"n3": "text/n3",
|
"n3": "text/n3",
|
||||||
"txt": "text/plain",
|
"txt": "text/plain",
|
||||||
"text": "text/plain",
|
"text": "text/plain",
|
||||||
|
|
Loading…
Reference in New Issue