Fork me on GitHub
#immutant
<
2018-05-25
>
laujensen09:05:06

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?