Hello-

I'm learning suds and am having a bit of trouble with the "SOAP Header".  I have a php version of the customer's interface which defines a "new SoapHeader(<their url>, 'authorizationInfo', <authorizationInfo Object>)"  and the "sets" the soap header in the recently created ProcessingService object.

Is there a header common to all SOAP objects or is this something that the client defines as part of their service?

Thanks for your help,

--greg