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

Failed to handle URI containing "-" in the hostname #3

Open
gugod opened this issue Mar 25, 2014 · 0 comments
Open

Failed to handle URI containing "-" in the hostname #3

gugod opened this issue Mar 25, 2014 · 0 comments

Comments

@gugod
Copy link

gugod commented Mar 25, 2014

The URI parsing regexp does not take into consideration that hostname can consider "-" (\055) and failed.

https://github.com/makamaka/AnyEvent-PocketIO-Client/blob/master/lib/PocketIO/Client/IO.pm#L13

Should we just use URI.pm to do the proper parsing ?

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