curl-library
Re: libcurl question, Range support for http
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 26 Nov 2004 14:36:35 +0100 (CET)
Date: Fri, 26 Nov 2004 14:36:35 +0100 (CET)
On Fri, 26 Nov 2004, Goswin von Brederlow wrote:
> | # HTTP requests and responses can be pipelined on a connection.
> | Pipelining allows a client to make multiple requests without
> | waiting for each response, allowing a single TCP connection to be
> | used much more efficiently, with much lower elapsed time.
HTTP pipelining can indeed be useful to get more separate data chunks over
HTTP faster.
I hope libcurl will support it in the future.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-11-26