...
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.POST /iLab_WSDL/I_ServiceBroker.asmx HTTP/1.1
Host: dexter.mit.edu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://mv.ezproxy.com.ezproxyberklee.flo.org/iLabs/Services/AgentCloseExperiment"
...
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.POST /iLab_WSDL/I_ServiceBroker.asmx HTTP/1.1
Host: dexter.mit.edu
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
...