redirects property

List<Uri> redirects
final

Returns the series of redirects this request has been through. The list will be empty if no redirects were followed.

Implementation

final List<Uri> redirects;