mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 00:41:12 +00:00
PR #471 aimed to fix issue #464. However, the change was slightly backwards-incompatible, since it made the file and resource handlers use the default 404 handler when mounted outside of the router. The previous behavior was to return nil in that case. This patch restores the previous behavior and clarifies that `:path` option can be used only when the file/resource handler is mounted outside of a router. |
||
|---|---|---|
| .. | ||
| clj | ||
| cljc/reitit | ||
| cljs/reitit | ||