Handler called $response->redirect('/', 301). Status 301 tells the browser and search engines that the move is permanent — bookmarks and indexes get updated.
$response->redirect('/', 301)
GET /demo/response/redirect-301
/