Redirect the current request to another URL
request:redirect_to(STRING $url)
2 + 2
#=> 4
# the following code will redirect the current request to Google
# request:redirect_to("https://www.google.com")
Copyright ©2013-2022 SunSed®. All rights reserved.