Skip to content

Commit

Permalink
Add WebAssembly MIME type
Browse files Browse the repository at this point in the history
  • Loading branch information
littledan committed Feb 28, 2019
1 parent 5aa48d4 commit e4f18f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mimesniff.bs
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ any <a>MIME type</a> whose <a for="MIME type">essence</a> is "<code>application/
ends in "<code>+json</code>" or whose <a for="MIME type">essence</a> is
"<code>application/json</code>" or "<code>text/json</code>".

<p>A <dfn export>WebAssembly MIME type</dfn> is any <a>MIME type</a> whose <a for="MIME type">essence</a>
is "<code>application/wasm</code>".

<h2 id=handling-a-resource>Handling a resource</h2>

Expand Down

0 comments on commit e4f18f8

Please sign in to comment.