ring.handler.dump

(source)
A handler that displays the received request map. This is useful for debugging new adapters.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
handle-dump (clj) Returns a HTML response that shows the information in the request map.