ngrunwald / ring-middleware-format

Ring middleware for parsing parameters and emitting responses in JSON or other formats
163 stars 49 forks source link

wrap-clojure-params - safely handle empty bodies #4

Closed philipa closed 12 years ago

philipa commented 12 years ago

This prevents wrap-restful-params from barfing when want to GET a clojure formatted response.