]> granicus.if.org Git - curl/commit
TODO: Have the URL API offer IDN decoding
authorDaniel Stenberg <daniel@haxx.se>
Wed, 7 Nov 2018 07:46:34 +0000 (08:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 7 Nov 2018 07:46:34 +0000 (08:46 +0100)
commit64f9d391ed7bc08bb9ddfceb104fcc037f4623e5
treee5a9d13fb346596eafd151375990a0f8d8b21382
parent9aa8ff2895df60f2857d26fb3262c231511114a9
TODO: Have the URL API offer IDN decoding

Similar to how URL decoding/encoding is done, we could have URL
functions to convert IDN host names to punycode.

Suggested-by: Alexey Melnichuk
Closes #3232
docs/TODO