Scratch that ... XML Hell Continues

rob_au on 2004-03-11T06:52:51

SOAP::Lite seems to want to add my authentication header to the body of my SOAP request ... fun ...


use SOAP::Header?

TeeJay on 2004-03-11T09:29:28

Its just like SOAP::Data but goes in the header.

See SOAP::Data::Builder (shameless plug), the new release (0.7) has support for types too.