| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
curl --form problem
From: Luca Arzeni <l.arzeni_at_amadego.com>
Date: Mon, 10 May 2004 09:49:11 +0200
Hi there,
I attempted many times to send a request using curl, with POST method, passing
I send a request with the following command line, according to the syntax that
curl --cert ./BT05428_curl.pem --cacert /CA01000.pem --insecure \
but I cannot see the INPUT_XML parameter in the request.
I can test the address https://localhost:8443/SSLAuthentication/ServiceManager
I tempted also with the http clear text (no SSL) invocation, following the
curl --form "INPUT_XML=<somefile.xml"
and I actually tested the it does NOT works; so I'm sure that the problem is
Just to be sure I tested:
curl --data "INPUT_XML=sometext"
And this time the system works fine.
At this point I'm pretty sure that there is a problem in curl or in the way
curl --form "INPUT_XML=<somefile.xml" \
I'm sure that the file is there (I made with absolute and relative path, it
Can someone help me?
Thanks, Luca Arzeni
-- Ing. Luca Arzeni Amadego S.R.L. Via Omodei 1, 20095 Cusano Milanino (MI) Tel. 02 6193672 Cell. 339 8350298 http://www.amadego.com mailto:l.arzeni_at_amadego.comReceived on 2004-05-10 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info