зеркало из https://github.com/github/ruby.git
[ruby/webrick] add mime type of extention .mjs
https://github.com/ruby/webrick/commit/45d68f9eba
This commit is contained in:
Родитель
957efa95cc
Коммит
37e5b367c1
|
@ -72,6 +72,7 @@ module WEBrick
|
|||
"json" => "application/json",
|
||||
"lha" => "application/octet-stream",
|
||||
"lzh" => "application/octet-stream",
|
||||
"mjs" => "application/javascript",
|
||||
"mov" => "video/quicktime",
|
||||
"mpe" => "video/mpeg",
|
||||
"mpeg" => "video/mpeg",
|
||||
|
|
Загрузка…
Ссылка в новой задаче