| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: easy API: curl_easy_perform() doesn't return after receiving all data
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 1 Nov 2006 13:14:10 +0100 (CET)
On Wed, 1 Nov 2006, James Buchanan wrote:
> I'm using libCURL to use a SOAP web service. Everything works fine, except
What libcurl version on what platform?
What libcurl options do you set in your request? How does your request-headers
Doe the problem show up every time?
> To get my SOAP response envelope, I have to watch for "</SOAP-ENV:Envelope>"
To me, all this sounds like a server problem.
> Is there some way I can call curl_easy_perform() multiple times, and let it
curl_easy_perform() SHOULD return after the full response has been received.
> Perhaps I should note that I'm doing a POST to send the SOAP XML envelope,
No, libcurl has fully functional chunked-encoding support. Can you show us a
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-11-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info