CLIRequest::redirect
Redirect a request to another location.
Synopsis
public function CLIRequest::redirect()
Description
Attempting to perform a redirect on the command-line causes the process to exit, because a 'redirect' in this context is nonsensical.