From: Daniel Stenberg Date: Wed, 16 Sep 2020 21:27:07 +0000 (+0200) Subject: TODO: add PR reference for native IDN support on macOS X-Git-Tag: curl-7_73_0~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15f5d5989183fda489c95aff553f05f45518a09b;p=thirdparty%2Fcurl.git TODO: add PR reference for native IDN support on macOS As there was work started on this that never got completed. Closes #5371 --- diff --git a/docs/TODO b/docs/TODO index 874dba874d..aefb510f1f 100644 --- a/docs/TODO +++ b/docs/TODO @@ -238,6 +238,8 @@ 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.