Liking cljdoc? Tell your friends :D

boundary.devtools.shell.dashboard.middleware


clear-request-log!clj

(clear-request-log!)
source

request-logclj

(request-log)

Return captured requests, newest first.

Return captured requests, newest first.
sourceraw docstring

wrap-request-captureclj

(wrap-request-capture handler)

Ring middleware that captures request/response pairs into a bounded log. Records both successful responses and exceptions (as 500). Preserves handler metadata (e.g. :reitit/router) so route discovery still works.

Ring middleware that captures request/response pairs into a bounded log.
Records both successful responses and exceptions (as 500).
Preserves handler metadata (e.g. :reitit/router) so route discovery still works.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close