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 abca584 + f0ea4f6 commit cc73031Copy full SHA for cc73031
ring-core/src/ring/util/mime_type.clj
@@ -94,6 +94,7 @@
94
"woff2" "font/woff2"
95
"xbm" "image/x-xbitmap"
96
"xls" "application/vnd.ms-excel"
97
+ "xlsx" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
98
"xml" "text/xml"
99
"xpm" "image/x-xpixmap"
100
"xwd" "image/x-xwindowdump"
0 commit comments