We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa48d4 commit 49d7364Copy full SHA for 49d7364
mimesniff.bs
@@ -472,6 +472,8 @@ any <a>MIME type</a> whose <a for="MIME type">essence</a> is "<code>application/
472
ends in "<code>+json</code>" or whose <a for="MIME type">essence</a> is
473
"<code>application/json</code>" or "<code>text/json</code>".
474
475
+<p>An <dfn export>WebAssembly MIME type</dfn> is any <a>MIME type</a> whose <a for="MIME type">essence</a>
476
+is "<code>application/wasm</code>".
477
478
<h2 id=handling-a-resource>Handling a resource</h2>
479
0 commit comments