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

Support IDN by URL API #3232

Closed
moteus opened this issue Nov 4, 2018 · 1 comment
Closed

Support IDN by URL API #3232

moteus opened this issue Nov 4, 2018 · 1 comment

Comments

@moteus
Copy link

moteus commented Nov 4, 2018

I think it may be useful support punycode encoding for host names.
I think thre 2 separate task

  1. Add falgs similar to CURLU_URLENCODE/CURLU_DECODE to HOST part
  2. Decode IDN urls provided in unicode in punycode form.
@bagder
Copy link
Member

bagder commented Nov 4, 2018

Thanks, but this description sounds as if you're asking for a new feature/change. We use this tracker for bugs and issues only, we put ideas to work on in the future in the TODO document. We basically drown in good ideas so they don't do much use in our tracker.

If you really want to see this happen, start working on an implementation and submit a PR for it or join the mailing list and talk up more interest for it and see what help from others you can get!

@bagder bagder closed this as completed in 64f9d39 Nov 7, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Feb 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants