Redirect Helpers
close_window - Creates a Valid JS page that closes the current window. This is mainly used for jobs
redirect(url, type)
type | Header Response |
---|---|
200 | OK - This is a normal Response.redirect |
301 | Moved Permanently |
302 | Found |
404 | Not Found |