redirects property

List<RedirectRecord> redirects
getter/setter pair

All redirections happened before the response respond.

The field rely on the implementation of the adapter.

Implementation

List<RedirectRecord> redirects;