Skip to main content

Request Redirect History

In HTTP, redirection is triggered by a server sending a special redirect response to a request. Redirect responses have status codes that start with 3, and a Location header holding the URL to redirect to.

Dothttp-runner can show redirect history via new tab. With Debugging request redirect history helps solve critical issues (Especially Authenticated history/Login history).

Redirect History