]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: add PR reference for native IDN support on macOS
authorDaniel Stenberg <daniel@haxx.se>
Wed, 16 Sep 2020 21:27:07 +0000 (23:27 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 16 Sep 2020 21:27:07 +0000 (23:27 +0200)
As there was work started on this that never got completed.

Closes #5371

docs/TODO

index 874dba874d293090f13d0b1cad059f135d233744..aefb510f1f25b271010f48436c312ad16db38085 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  This could be used by curl on macOS when built without a separate IDN library
  and an IDN host name is used in a URL.
 
+ See initial work in https://github.com/curl/curl/pull/5371
+
 1.7 Support HTTP/2 for HTTP(S) proxies
 
  Support for doing HTTP/2 to HTTP and HTTPS proxies is still missing.