The personal website of Philip Mather

Soap Curl Request

A quick reminder of how to make a SOAP request using curl with data attached...

curl -H "SOAPAction:urn:ServiceClient#functionCall" -d@functionData.xml http://192.168.0.1//webService/WebServer.go?webService=someParameter