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

Unable to use open_url with an IPv4 IP #51

Open
staticfox opened this issue Dec 30, 2016 · 0 comments
Open

Unable to use open_url with an IPv4 IP #51

staticfox opened this issue Dec 30, 2016 · 0 comments

Comments

@staticfox
Copy link

staticfox commented Dec 30, 2016

It seems that trying to call open_url without a domain does not work. Using a domain/hostname works fine, and I'm not even sure how it would be possible to parse IPv6 (example, ::1) since that would throw an invalid port error.

edit: Forgot about wrapping ipv6 in [], though that does not work here.

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