|
|
PocketSOAP supports both send and receiving SOAP Header, these work in exactly the same way as elements within the Body, except that they are accessed through the Headers property on the Envelope rather than the Parameters property. In addition, you can set the various header attributes including actor, mustUnderstand through the normal Node object.
|