cURL / Mailing Lists / curl-library / Single Mail

curl-library

Getting a 414 back.

From: Cobb, Richard <Richard.Cobb_at_libertymutual.com>
Date: Tue, 10 May 2005 15:03:14 -0400

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?
Received on 2005-05-10