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

Change web/dir_enum to yield URL values with a body #145

Open
postmodern opened this issue Jul 17, 2024 · 2 comments
Open

Change web/dir_enum to yield URL values with a body #145

postmodern opened this issue Jul 17, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request web/dir_enum

Comments

@postmodern
Copy link
Member

postmodern commented Jul 17, 2024

Once the web/dir_enum worker discovers a directory that returns a VALID_STATUS_CODES, it should perform a second GET request and yield a URL with a body value.

@postmodern postmodern added enhancement New feature or request web/dir_enum labels Jul 17, 2024
@AI-Mozi AI-Mozi self-assigned this Aug 27, 2024
@AI-Mozi
Copy link
Member

AI-Mozi commented Aug 27, 2024

Only for 200?

@postmodern
Copy link
Member Author

Probably if VALID_STATUS_CODES.include?(status) matches, then perform an extra GET request to get the body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web/dir_enum
Projects
None yet
Development

No branches or pull requests

2 participants