Skip to content

Redirect response history #2314

@wolfv

Description

@wolfv

The Python requests library has a "redirect history" feature. That can be useful to get access to previous headers, or other response data that was sent along with a 30x status code. Here are the Python docs: https://requests.readthedocs.io/en/latest/user/quickstart/#redirection-and-history

Would you be open such a feature in reqwest?

Thanks for this wonderful library, by the way!

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-rfcBlocked: Request for comments. More discussion would help move this along.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions