Add WebAssembly application/wasm MIME type
authorBrion Vibber <brion@pobox.com>
Tue, 21 Nov 2017 04:01:31 +0000 (20:01 -0800)
committerBrion Vibber <brion@pobox.com>
Tue, 21 Nov 2017 04:01:31 +0000 (20:01 -0800)
commit84eb4e9fb74cb6a38bde68fdd6d4d219e53bc885
tree5b06eca1f99f8ce94cfd721f2424bcdb2669ffa4
parentc15f569fcec998b0a77a22a7970abfcb6a394d79
Add WebAssembly application/wasm MIME type

Needed to get TimedMediaHandler's .wasm binaries for latest version
of ogv.js working via the static.php intermediary, which uses
StreamFile::contentTypeFromPath() to check MIME types and refuses
to serve out the file if it's unknown.

Bug: T179108
Bug: T181022
Change-Id: Ic15c4d985a9cac9e685b12876804504e6eb46171
includes/libs/mime/mime.info
includes/libs/mime/mime.types