]> granicus.if.org Git - curl/commitdiff
TODO: 17.4 also brings more HTTP/2 support
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jun 2016 21:45:49 +0000 (23:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jun 2016 21:45:49 +0000 (23:45 +0200)
docs/TODO

index e04cdf0764809ea2a726c65e594022e0c0789aaf..c0f4280a335393558468a340efefbbd94eba6c17 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -735,6 +735,9 @@ that doesn't exist on the server, just like --ftp-create-dirs.
  connection to the same remote host. This would require the client to use the
  multi interface. https://curl.haxx.se/bug/feature.cgi?id=1558595
 
+ Using the multi interface would also allow properly using parallel transfers
+ with HTTP/2 and supporting HTTP/2 server push from the command line.
+
 17.5 provide formpost headers
 
  Extending the capabilities of the multipart formposting. How about leaving