cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: http pipelining usage?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 16 Apr 2007 13:54:59 +0200 (CEST)

On Mon, 16 Apr 2007, Duncan Mac-Vicar Prett wrote:

> I read curl supports HTTP pipelining since some versions.

libcurl does, curl does not.

> How do you take advantage from it? I am looking for example code.

You need to use the multi interface and set CURLMOPT_PIPELINING to 1.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-04-16

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET