| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Segfault during a multipart post with "Expect:" header
From: Antoine Calando <antoine_at_alliancemca.net>
Date: Wed, 20 Aug 2003 14:40:16 +0200
Hi,
I am using libcurl to do a multipart post with the curl_formadd() function, but
I get the same error with the multi-post.c example if I modify the source
//struct curl_slist *headerlist=NULL;
(actually, commenting just the line 68 with curl_easy_setopt() is enough)
Here is what I get :
< HTTP/1.1 100 Continue
There is no problem if I remove the "Expect:" header or if the server sends back
Any idea?
BTW, I also found an other little bug in function:
CURLMsg * curl_multi_info_read( CURLM *multi_handle, int *msgs_in_queue);
If the function returns a NULL pointer, msgs_in_queue is not set to 0. It can
Antoine Calando
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info