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.
2 parents 1db1b30 + 5ddb1f6 commit 8d22b78Copy full SHA for 8d22b78
ring-core/src/ring/util/mime_type.clj
@@ -86,6 +86,7 @@
86
"ts" "video/mp2t"
87
"ttf" "font/ttf"
88
"txt" "text/plain"
89
+ "wasm" "application/wasm"
90
"webm" "video/webm"
91
"wmv" "video/x-ms-wmv"
92
"woff" "font/woff"
0 commit comments