зеркало из https://github.com/github/ruby.git
Adds WebAssembly MIME type
This commit is contained in:
Родитель
11a60f9bdb
Коммит
c6229e7c69
|
@ -95,6 +95,7 @@ module WEBrick
|
|||
"tif" => "image/tiff",
|
||||
"tiff" => "image/tiff",
|
||||
"txt" => "text/plain",
|
||||
"wasm" => "application/wasm",
|
||||
"xbm" => "image/x-xbitmap",
|
||||
"xhtml" => "text/html",
|
||||
"xls" => "application/vnd.ms-excel",
|
||||
|
|
Загрузка…
Ссылка в новой задаче