Hi,
I want to make libcurl enable (HTTP/2) multiplexing by default starting in
7.62.0: https://github.com/curl/curl/pull/2709
The effect of this will be that some applications that still haven't enabled
multiplexing (and not switched it off) might then start to multiplex transfers
instead of always using parallel connections. Applications that don't do
HTTP/2 won't see any change at all, and applications that don't do multiple
simultaneous transfers to the same host won't either.
This should be a generally positive change for most applications since the
transfer behavior should remain virtually the same.
Comment here or in the PR!
--
/ daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html