class
RedirectInfo

Redirect information.

Properties

int statusCode
read-only
Returns the status code used for the redirect.
String method
read-only
Returns the method used for the redirect.
Uri location
read-only
Returns the location for the redirect.

Constructors

RedirectInfo()