immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
2018-05-25T09:44:06.000373Z

Perhaps more of a ring question but here goes: I have a handler which returns a 302 redirect if you hit a disabled url. Active urls trigger a rendering function, but suprisingly enough the render function is not triggered if the user first hits a 302. Where do I start debugging?