curl-library
RE: Getting a 414 back.
From: Cobb, Richard <Richard.Cobb_at_libertymutual.com>
Date: Tue, 10 May 2005 15:16:33 -0400
Date: Tue, 10 May 2005 15:16:33 -0400
That is what I thought, but when I wrote an HTML form and set the 15k
data to the form field it make it fine to the app server.
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Ben Greear
Sent: Tuesday, May 10, 2005 3:11 PM
To: libcurl development
Subject: Re: Getting a 414 back.
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.comReceived on 2005-05-10