mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 12:35:04 -05:00
TODO: 17.4 also brings more HTTP/2 support
This commit is contained in:
parent
a194e6c9ae
commit
c4f108ece8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user