curl-users
Re: Sending SOAP request using libcurl
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 10 Sep 2011 22:17:01 +0200 (CEST)
Date: Sat, 10 Sep 2011 22:17:01 +0200 (CEST)
On Sat, 10 Sep 2011, abhishek Kalapatapu wrote:
> Can anyone give me a guideline or an example of building and sending a SOAP
> request to a web service using libcurl.
For libcurl talk and discussions, I must recommend you use the curl-library
mailing list instead.
But to answer the question: SOAP is just a matter of sending properly
formatted XML in a POST request and adding some custom headers.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-09-10