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

Adding support for maximum redirects number #365

Merged
merged 4 commits into from
Aug 16, 2021

Conversation

Mzack9999
Copy link
Member

No description provided.

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Aug 16, 2021
@Mzack9999 Mzack9999 self-assigned this Aug 16, 2021
@Mzack9999 Mzack9999 linked an issue Aug 16, 2021 that may be closed by this pull request
@Mzack9999
Copy link
Member Author

Wont Fix: the base net/http library returns nil response for infinite redirect loops that hits a critical timeout error. For now the only solution is to use a large timeout value. This limitation has been removed in the rawhttp version at projectdiscovery/rawhttp@1c76ed1

@Mzack9999 Mzack9999 merged commit c5a9d67 into dev Aug 16, 2021
@Mzack9999 Mzack9999 deleted the 363-bugfix-follow-redirects branch August 16, 2021 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in follow-redirects flag with infinite loop
2 participants