Liking cljdoc? Tell your friends :D

ring.handler.dump

A handler that displays the received request map.

This is useful for debugging new adapters.

handle-dump

Type: var

Arguments:

[request]
[request respond raise]
Returns a HTML response that shows the information in the request map.
Also prints the request map to STDOUT.

View source

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close