curl-users
Re: CURL HTTP2.0
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 12 Apr 2015 22:59:37 +0200 (CEST)
Date: Sun, 12 Apr 2015 22:59:37 +0200 (CEST)
On Sun, 12 Apr 2015, Leon Proskurov wrote:
Please stop top-posting, it makes following this thread really confusing.
>> What does that mean? How would you "simulate" a pipeline?
> send multiple GET request on the same tcp connection before receiving a
> response
That's pipelining, yes and you can ask libcurl to do that - just not using the
curl tool. (You need to use the multi interface.)
However, you asked about *simulating* a pipeline which is what made me curious
as I don't get how a simulated pipeline would work with anything curl.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2015-04-12