thanks @pablore. I believe "handler responds nil
" is a special case and I need to wrap the respond
into local callback to know wether is was called. The routes
in compojure does about that.
I find it crazy to use ring without compojure
@pablore we have several Ring apps that don't use Compojure. It depends what you need in terms of routing.