#7 Add webassembly mime type
Closed 10 months ago by tkorbar. Opened 3 years ago by petabyteboy.
petabyteboy/mailcap master  into  master

file modified
+1
@@ -1966,6 +1966,7 @@ 

  application/vnd.sun.xml.writer.template		stw

  application/vnd.symbian.install			sis

  application/vnd.wap.mms-message			mms

+ application/wasm                                wasm

  application/x-annodex				anx

  application/x-bcpio				bcpio

  application/x-bittorrent			torrent

Firefox and Chromium-based browsers require the correct mime type to be sent. It is not officially assigned by IANA, but there is no conflict and having this mime type served by nginx is essential for webassembly applications to work.

I'm sorry but i have a policy to only add types recognized by IANA. Please work with
them to add wasm and then i can merge this PR.

Pull-Request has been closed by tkorbar

10 months ago
Metadata