ICI Modules: cgi: redirect
Modules by name : by typeSynopsis
cgi.redirect(string)Description
Generate an HTTP "302 Redirect" message to redirect the client to the URL given in the string argument. This function also generates some minimal text output for clients that do not understand HTTP redirects.