]> granicus.if.org Git - curl/commitdiff
TODO: 1.7 Support HTTP/2 for HTTP(S) proxies
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Feb 2018 08:24:28 +0000 (09:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Feb 2018 08:24:28 +0000 (09:24 +0100)
docs/TODO

index 35319ecd85496dab60cc9df6edfe92f43e8aea16..d9d7f3e3b96c57eed0710e740dd25bdbba981757 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -22,6 +22,7 @@
  1.4 signal-based resolver timeouts
  1.5 get rid of PATH_MAX
  1.6 Modified buffer size approach
+ 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
  Dynamically allocate buffer size depending on protocol in use in combination
  with freeing it after each individual transfer? Other suggestions?
 
+1.7 Support HTTP/2 for HTTP(S) proxies
+
+ Support for doing HTTP/2 to HTTP and HTTPS proxies is still missing.
+
 1.8 CURLOPT_RESOLVE for any port number
 
  This option allows applications to set a replacement IP address for a given