cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting a 414 back.

From: Ben Greear <greearb_at_candelatech.com>
Date: Tue, 10 May 2005 12:10:31 -0700

Cobb, Richard wrote:
> I am sending a very large request (15k) using the following:
>
> res = curl_easy_perform(localcurlHndl);
>
> And am getting a 414 (Message to large).
>
>
> Do I have to "CHUNK" the memory into a linked list?

Maybe your web server is configured to not allow large posts?

Ben

-- 
Ben Greear <greearb_at_candelatech.com>
Candela Technologies Inc  http://www.candelatech.com
Received on 2005-05-10