cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Fwd: Multiple requests on Same CURL handle fails.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 16 Feb 2012 16:23:14 +0100 (CET)

On Thu, 16 Feb 2012, Prabu RM wrote:

> We used to transfer files to remote server using libcurl. All we know there
> are methods like *PUT,POST,GET,HEAD,DELETE* in order to manipulate the
> transfer file. Here is one major issue we are facing on libcurl.

Why are you resending the same text again? I asked a few questions before and
I didn't spot any answer here.

The only real error I see in there is the duplicate content-length header,
which you can easily fix yourself since your app causes it - just don't add
it!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-16