uuid(c2f39358-2b60-4fda-b6fc-e95dcc4e9c9b)
IHTTPTransport is a standard interface that signals that the transport object provides HTTP semantics.
Name | Description |
---|---|
SOAPAction [propget] | Gets/Sets the SOAPAction header value. |
SOAPAction [propput] |
Implement this interface if you are writing your own transport object, that uses the HTTP semantics.
You typically make a call to set the SOAPAction before calling ISOAPTransport::Send
Copyright © Simon Fell, 2000-2004. All rights reserved.