Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

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://ilab.mit.edu/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

...