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.

Re: HTTP/2 and multi-streams

From: Stephane Bortzmeyer via curl-and-python <curl-and-python_at_cool.haxx.se>
Date: Wed, 15 Jan 2020 11:36:29 +0100

On Wed, Jan 15, 2020 at 10:17:20AM +0100,
 Daniel Stenberg <daniel_at_haxx.se> wrote
 a message of 40 lines which said:

> Since then, libcurl has dropped support for pipelining and in modern libcurl
> versions it enables multiplexing by default. You can therefore simply remove
> that line and it *should* improve things.
...
> Fixed in 7.68.0 (with https://github.com/curl/curl/pull/4732).

I upgraded libcurl to 7.68.0 and recompiled pycurl, I also removed the
line with m.setopt(pycurl.M_PIPELINING... but I see the same result
(one stream then the other, no two simultaneous streams).

I'll try with C to see if it is a purely pycurl problem.
_______________________________________________
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2020-01-15