I should be able to throw a respone using ``ctx.Throw(401, "You shall not pass")``.
I should be able to throw a respone using
ctx.Throw(401, "You shall not pass").