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

Return URIs instead of URLs in in_scope_urls etc methods #91

Closed
erwanlr opened this issue Apr 22, 2019 · 0 comments
Closed

Return URIs instead of URLs in in_scope_urls etc methods #91

erwanlr opened this issue Apr 22, 2019 · 0 comments

Comments

@erwanlr
Copy link
Member

erwanlr commented Apr 22, 2019

To reduce the object allocation of Addressable::URI, all those methods should return the Addressable::URI rather than the URL (which is then reparsed as Addressable::URI in wpscan for example)

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

No branches or pull requests

1 participant