Fork me on GitHub
#ring
<
2018-05-25
>
laujensen09:05:10

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?

weavejester10:05:59

How are you calling the render function?