From: Daniel Stenberg Date: Wed, 21 Jun 2023 08:08:49 +0000 (+0200) Subject: TODO: "Support HTTP/2 for HTTP(S) proxies" *done* X-Git-Tag: curl-8_2_0~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e4d6809c630510aa4b2bdc890ca1e2c0a658cf;p=thirdparty%2Fcurl.git TODO: "Support HTTP/2 for HTTP(S) proxies" *done* --- diff --git a/docs/TODO b/docs/TODO index 962e759cee..999a19bb36 100644 --- a/docs/TODO +++ b/docs/TODO @@ -23,7 +23,6 @@ 1.4 alt-svc sharing 1.5 get rid of PATH_MAX 1.6 native IDN support on macOS - 1.7 Support HTTP/2 for HTTP(S) proxies 1.8 CURLOPT_RESOLVE for any port number 1.9 Cache negative name resolves 1.10 auto-detect proxy @@ -258,12 +257,6 @@ 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. - - See https://github.com/curl/curl/issues/3570 - 1.8 CURLOPT_RESOLVE for any port number This option allows applications to set a replacement IP address for a given