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

isURL - URLs with IPv6 considered invalid #564

Closed
dennismphil opened this issue Aug 12, 2016 · 0 comments
Closed

isURL - URLs with IPv6 considered invalid #564

dennismphil opened this issue Aug 12, 2016 · 0 comments
Labels

Comments

@dennismphil
Copy link

dennismphil commented Aug 12, 2016

The following URLs in IPv6 format are considered invalid

https://FE80:0000:0000:0000:0202:B3FF:FE1E isURL => false
http://[2001:db8:0:1]:80 isURL => false

JSBin

@dennismphil dennismphil changed the title URL with IPv6 is considered invalid by isURL isURL treats URLs with IPv6 invalid Aug 12, 2016
@dennismphil dennismphil changed the title isURL treats URLs with IPv6 invalid isURL - URLs with IPv6 considered invalid Aug 12, 2016
@chriso chriso closed this as completed in b7c749b Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants