Back

ext-mime-type (clj)

(source)

function

(ext-mime-type filename) (ext-mime-type filename mime-types)
Get the mimetype from the filename extension. Takes an optional map of extensions to mimetypes that overrides values in the default-mime-types map.

Examples