]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: "Support HTTP/2 for HTTP(S) proxies" *done*
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Jun 2023 08:08:49 +0000 (10:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Jun 2023 08:08:57 +0000 (10:08 +0200)
docs/TODO

index 962e759cee94d7eb97ddab3d1e7a73f55cdf63b9..999a19bb36f51844330c1f80144a311dec36609e 100644 (file)
--- 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
 
  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