cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP POST from file and response saved to another file

From: J de Lint <jg.de.lint_at_xs4all.nl>
Date: Thu, 11 Nov 2010 11:58:55 +0100

Op 11-11-2010 4:35, Matthew McNaughton schreef:
> Greetings libcurl community,
> Thank you for creating a great tool and library in curl/libcurl. I've
> recently been introduced to it and am trying to to send a SOAP request
> from a xml file and send to a SOAP service and then read the response
> while saving it into a file, using libcurl.
>
> I have posted the xml file that I am trying to read from as well as the
> libcurl code at the following here:
> http://stackoverflow.com/questions/4150710/soap-request-and-response-read-using-libcurl-c . Any assistance would be GREATLY appreciated. Thank you.
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
As a start, you need to free the curl_slist as well.
]an
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-11