cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SOAP requests

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 11 Sep 2011 19:39:23 +0200 (CEST)

On Sun, 11 Sep 2011, abhishek Kalapatapu wrote:

> The problem is I am not able to get a good reference for building a SOAP
> request. Can I get some good examples for the same. Thanks in advance.

First, please read this if you intend to particiate on this mailing list:

         http://curl.haxx.se/mail/etiquette.html

SOAP is a protocol done as XML sent over HTTP. I'm sure there are many good
resources to learn how it works, but this mailing list is not one of them. I
in particular know very little about it.

curl can do the HTTP parts fine and I can help you use curl for that.

-- 
  / 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.html
Received on 2011-09-11