cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Howto question - SOAP on the command line

From: Dan White <ygor_at_comcast.net>
Date: Wed, 6 Apr 2005 12:23:50 -0400 (EDT)

I would like to use curl (on a command line/in a script) to do the
equivalent of this wget command :

wget --http-user='username' --http-passwd='password'
--post-file='soap.xml' --header='Accept-Encoding:gzip'
http://webservice.foobar.com/theService
--output-document=outputFile.gz

But I cannot figure it out from the documentation.
Received on 2005-04-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET