A handler that displays the received request map.
This is useful for debugging new adapters.
A handler that displays the received request map. This is useful for debugging new adapters.
(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.
Returns a HTML response that shows the information in the request map. Also prints the request map to STDOUT.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close