Handler called $response->redirect('/') which returns a PSR-7 response with status 302 and a Location: / header. The browser would normally follow this — opened directly so you see the response, not the destination.
GET /demo/response/redirect-302 · related: redirect-301 /