curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

CURLPIPE_MULTIPLEX option for http1.1 and 2.0

From: Kunal Ekawde via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 1 Jun 2019 00:09:46 +0530

Hi,

If we have both HTTP/1.1 and HTTP/2.0 transfers happening over same multi
handle (can it not ?) , can we safely set CURLPIPE_MULTIPLEX for
CURLMOPT_PIPELINING.
We don't want to have HTTP1.1 pipelining but need HTTP/2 multiplexing.Since
multi handle is same, wont setting the CURLPIPE_MULTIPLEX option impact
both HTTP1.1 & HTTP/2 transfers ?

Thanks,
~Kunal

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-05-31