ring.middleware.lint

(source)
Middleware that checks Ring requests and responses for correctness.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
wrap-lint (clj) Wrap a handler to validate incoming requests and outgoing responses according to the current Ring specification.