Category Archives: soap
Custom SOAP headers using WSF/Perl
SOAP headers are used to convey additional control information that complements the information in the payload. For example WS-Security is one such thing that use SOAP headers to say how integrity and confidentiality should be achieved. Apart from the specs … Continue reading
Posted in perl, soap, webservices, wsf/perl
2 Comments
WSF/PHP in Uniserver
The Uniform Server is a WAMP that you could try on your machine without having to install anything. WSF/PHP is a SOAP/REST framework for PHP. Go to The Uniform Server’s plugin page and get the WSF/PHP plugin. Unzip and follow … Continue reading