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

Add parameter for follow redirect url #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AntonyAsatiani
Copy link

This update enhances the URL scanning process by providing the exact HTTP status code instead of just the redirect status code (e.g., 301). For instance, currently, when scanning google.com without following redirects, a 301 status code is returned. With this update, you will receive a 200 HTTP status code, providing more precise information.

Changes:
Improved URL scanning to return the exact HTTP status code.
Screenshots attached for reference.

Before
image
After
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant