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 8cf6bfe + e24b200 commit 405d090Copy full SHA for 405d090
ring-core/src/ring/middleware/content_type.clj
@@ -25,7 +25,7 @@
25
26
:mime-types - a map of filename extensions to mime-types that will be
27
used in addition to the ones defined in
28
- ring.util.mime-types/default-mime-types"
+ ring.util.mime-type/default-mime-types"
29
([handler]
30
(wrap-content-type handler {}))
31
([handler options]
0 commit comments