Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle redirections and output last redirected URL #26

Open
tpiekarski opened this issue Jul 10, 2020 · 0 comments
Open

Handle redirections and output last redirected URL #26

tpiekarski opened this issue Jul 10, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tpiekarski
Copy link
Owner

Overview

Redirects (HTTP Status code 301) should be handled in a different way than only displaying a 301.
The URL of last response in request.history should be displayed for convenient update.

That output could look like:

tests/test-directory/test-1-dir-0.txt:2, http://www.github.com/ >> https://www.github.com/ 

Links

@tpiekarski tpiekarski added enhancement New feature or request good first issue Good for newcomers labels Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant