mirror of
https://github.com/jlengrand/vert.x.git
synced 2026-03-10 08:51:19 +00:00
Added application/wasm mimetype
This commit is contained in:
@@ -576,6 +576,7 @@ public class MimeMapping {
|
||||
m.put("zirz", "application/vnd.zul");
|
||||
m.put("zaz", "application/vnd.zzazz.deck+xml");
|
||||
m.put("vxml", "application/voicexml+xml");
|
||||
m.put("wasm", "application/wasm");
|
||||
m.put("wgt", "application/widget");
|
||||
m.put("hlp", "application/winhlp");
|
||||
m.put("wsdl", "application/wsdl+xml");
|
||||
|
||||
Reference in New Issue
Block a user