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

Output.redirect

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

Description

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

Output.redirect(url'/login')

See Also