瀏覽代碼

Update mime.types

Add wasm mime type
NitronPlus 1 年之前
父節點
當前提交
9341648345
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Protocols/Http/mime.types

+ 1 - 0
src/Protocols/Http/mime.types

@@ -8,6 +8,7 @@ types {
     application/javascript                js;
     application/atom+xml                  atom;
     application/rss+xml                   rss;
+    application/wasm                      wasm;  
 
     text/mathml                           mml;
     text/plain                            txt;