in reply to SOAP::Lite - preprocess response?
Or Re: SOAP::Serializer::envelope: Client Application failed during request deserialization/ http://cookbook.soaplite.com/#overriding%20deserializer%20%28server%29 $soap -> deserializer(MyDeserializer->new)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SOAP::Lite - preprocess response? ( $soap->transport->add_handler("response_done", \&content_modifier )
by thewebsi (Scribe) on Aug 16, 2013 at 04:31 UTC |