cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Http post

From: Lars Nilsson <chamaeleon_at_gmail.com>
Date: Mon, 25 Apr 2005 12:45:35 -0400

On 4/25/05, Félix González <felix.gonzalez_at_gvgest.es> wrote:
> Hi,
>
> Where can I find an example (it´s is possible in Delphi) about send a soap
> file with POST method
>
> something similar the curl command line parameter –d

Besides ensuring "SOAPAction:" (per SOAP 1.1 spec) is added to the
headers (using CURLOPT_HTTPHEADER), what more examples do you need
than is already available for libcurl[1]?

Lars Nilsson

[1] http://curl.haxx.se/libcurl/c/example.html
Received on 2005-04-25