Closed Confusion closed 9 years ago
Other than a small stylistic change and the version number (which needs to be changed back for now), it looks good to go. Could you squash your changes after the version number has been put back?
Thanks. One more small change if you're able: can you use imperative tense in your commit summary? e.g.
Add default charset middleware
Adds the specified charset or "utf-8" to response maps with a content-type header that specifies a text-based media-type, but no charset.
As first suggested in https://github.com/ring-clojure/ring-defaults/issues/13.