redirects 属性

List<RedirectInfo> redirects

返回此连接经历的重定向序列。如果没有跟随任何重定向,列表将为空。在自动和手动重定向的情况下,redirects 都将被更新。

实现

List<RedirectInfo> get redirects;