Notes on Curl: Testing a Webservice

msg=`cat soap-msg.xml`curl -H “Content-Type: text/xml;charset=UTF-8″ -d “$msg” http://foo.com/webservice/

Leave a Reply

You must be logged in to post a comment.