reitit/test
Miikka Koskinen 5824d9eeef Make the not-found-handler fix backwards compatible
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.
2021-02-26 08:14:01 +02:00
..
clj malli 0.2.0, update docs & tune 2020-10-18 20:22:01 +03:00
cljc/reitit Make the not-found-handler fix backwards compatible 2021-02-26 08:14:01 +02:00
cljs/reitit Test rfe start! 2020-09-26 16:51:19 +03:00