cURL / Mailing Lists / curl-users / Single Mail

curl-users

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