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 8d22b78 commit abca584Copy full SHA for abca584
ring-core/src/ring/util/mime_type.clj
@@ -88,6 +88,7 @@
88
"txt" "text/plain"
89
"wasm" "application/wasm"
90
"webm" "video/webm"
91
+ "webp" "image/webp"
92
"wmv" "video/x-ms-wmv"
93
"woff" "font/woff"
94
"woff2" "font/woff2"
0 commit comments