Version: v0.8.1 - Beta.  We welcome contributors & feedback.

Output.redirect

Output.redirect($url, $statusCode=303) -> null

Description

Redirect the user to another page, with an optional HTTP status code.

Output.redirect(url'/login')

See Also