* Kieron Johnson ([email protected]) [131204 11:49]:
> I'm struggling to see how to perform basic authorisation on a Soap call
> with xml compile. I've looked at WSS thinking basic authentication was the
> same thing and it seems it isn't.

SOAP has its own way of point-to-point basic authentication, see
XML::Compile::WSS::BasicAuth.  That info is inside the XML message.
SOAP is not limited to HTTP...

To play with HTTP headers, you need to use the transport_hook.
Read the DETAILS in XML::Compile::Transport
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       [email protected]                          [email protected]
http://Mark.Overmeer.net                   http://solutions.overmeer.net


_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to