Skip to content

Get final redirected URL from response #293

Closed
@drishit96

Description

@drishit96

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions