(request-log)Return captured requests, newest first.
Return captured requests, newest first.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |