cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to use libcurl soap request instead of curl command

From: Inmoon Kim <imkim617_at_lge.com>
Date: Tue, 18 Aug 2009 10:56:23 +0900

Hello, all.

 

I know curl command how to send soap request.

But I can't use libcurl about that.

 

At the curl command, I use following command.

./curl -i -insecure -d @AAA.xml -H "content-type: text/xml:charset=UTF-8" -H
"SOAPAction : http://BBB.com" "https://CCC.com"

Could you change the above command to libcurl code?

 

Thanks in advance.

Inmoon.
Received on 2009-08-18