| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: please I need help
From: Félix González <felix.gonzalez_at_gvgest.es>
Date: Wed, 27 Apr 2005 12:31:01 +0200
Thanks
The exact comand line :
curl -v -H "Content-type: text/xml" -d @ASN.xml
and in my code I´ve tested many options, I use Delphi:
1.-
2.-
3.-
aCurl.FormData.Add('', FSOAP, 'text/html',POST_TYPE_FILEDATA);
4.-
//XML is a string with the content of ASN.xml
aCurl.Perform;
Thank you very much
-----Mensaje original-----
On Wed, 27 Apr 2005, Félix González wrote:
> I´m desperado. I´ve read the documentation, looking in examples but I´m
> form, so where can I sent the file?, how works curl –d @file url?. The
How do you send the file with the curl command line?
Show us your source code using libcurl that tries to do as the command line
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-04-27 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info