Honest
Results
1
comments of
Honest
here is my solution ```js const response = await request.get('http://foo.com'); const url = response.redirects.pop(); ```