ring.handler.dump
A handler that displays the received request map. This is useful for debugging new adapters.
handle-dump
(handle-dump request)
(handle-dump request respond _raise)
Returns a HTML response that shows the information in the request map. Also prints the request map to STDOUT.