jossef / jossef/requests

Response History Feature Request

Open
#11 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Dart
Stars
143
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Hi,

It would be nice if, like Python's requests library, the Response class had a property `history` that would be a list of all the requests the client made to get to that response i.e a log of the redirects that the client automatically made. On that note, a parameter like `followRedirects` added to the `.get` and `.post` methods would be helpful

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.