Response: 302 redirect

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.

Live URL

GET /demo/response/redirect-302 · related: redirect-301

Response

Status
302 Found
Location
/