$response->request()->uri()
Quoting HTTP::Response's documentation of ->request,
This is used to get/set the request attribute. The request attribute is a reference to the the request that caused this response. It does not have to be the same request passed to the $ua->request() method, because there might have been redirects and authorization retries in between.
In reply to Re: URL redirection and final URL
by ikegami
in thread URL redirection and final URL
by haidut
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |