sendRedirect($url, $count_attempts= 0, $type= '', $responseCode= '')
PHP関数のheader('Location: リダイレクト先のURL'); と同等の処理。転送ループを防げる点がheader関数と異なる。