redirected
Response: Redirection.
Indicates whether this response was redirected.
From MDN: "The read-only redirected property of the Response interface indicates \[whether] the response is the result of a request you made which was redirected."
See also: MDN, Response.redirected.