Closed
Description
When followRedirects
is set to true
for a GET request, there seems to be know way to know the final redirected URL.
An issue that reports this: https://stackoverflow.com/questions/56861837/how-to-get-redirect-url-in-dart-flutter
The request
package for Node.js provides a solution like this:
https://stackoverflow.com/a/34600159/5987223
This would be useful when expanding a shortened link
Metadata
Metadata
Assignees
Labels
No labels