This Question is Answered

1 "correct" answer available (5 pts) 15 "helpful" answers available (3 pts)
1 Replies Last post: Mar 10, 2008 3:36 AM by friedger

Curl support for SOAP

Mar 9, 2008 11:40 PM

Click to view nkcurl's profile Level 1 nkcurl 6 posts since
Mar 7, 2008

Hi,

I would like to know if Curl supports SOAP and Secured Soap?

Thanks,

nk

Click to view friedger's profile MVP friedger 108 posts since
Jan 13, 2008
1. Re: Curl support for SOAP Mar 10, 2008 3:36 AM
Yes, Curl supports Soap. There is a whole open source project about even more simplifying the use of Web Services. Have a look at http://sourceforge.net/projects/curl-wsdk

The project will be integrated in the next release as announce on the website http://developers.curl.com/blogs/community_blog/2008/03/01/announcing-the-wsdk-product

I am not sure what you mean by secure SOAP. You can call web services using https urls.

Friedger