-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Labels
B-rfcBlocked: Request for comments. More discussion would help move this along.Blocked: Request for comments. More discussion would help move this along.
Description
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
Labels
B-rfcBlocked: Request for comments. More discussion would help move this along.Blocked: Request for comments. More discussion would help move this along.