cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: please I need help

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 27 Apr 2005 23:15:09 +0200 (CEST)

On Wed, 27 Apr 2005, Félix González wrote:

> curl -v -H "Content-type: text/xml" -d @ASN.xml
> http://b2biqa.alcoadirect.com/SOAP

This is a regular post...

> aCurl.FormData.Add('', FSOAP, 'text/html',POST_TYPE_FILEDATA);

...while this makes a multipart formpost. They are very different.

I know nothing about the Delphi binding, but you should look for the other
kind of post, the plain post method.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-27